   #home GTK Classes GtkFontSelectionDialog::set_preview_text GtkFrame
   Constructor

       GTK Classes
   Prev  GtkFrame  Next
     _________________________________________________________________

GtkFrame

     Container with a decorative frame and an optional label.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkContainer
               `-- GtkBin
                     `-- GtkFrame

Description

     GtkFrame is a container for a single child widget that provides a
     configurable shadowed border around the child's allocated area.

Constructor

   GtkFrame ([string label = NULL ]);

     -- Creates a decorative container.

Methods

   set_label()
     Sets label text.

   set_label_align()
     Sets label position.

   set_shadow_type()
     Sets angle and depth of shadow.
     _________________________________________________________________

   Prev                                      Home                  Next
   GtkFontSelectionDialog::set_preview_text   Up   GtkFrame Constructor
