Description
A bin with a decorative frame and optional labelHierarchy
\link{GObject}
+----\link{GtkObject}
+----\link{GtkWidget}
+----\link{GtkContainer}
+----\link{GtkBin}
+----GtkFrame
+----\link{GtkAspectFrame}Interfaces
GtkFrame implements
AtkImplementorIface.Detailed Description
The frame widget is a Bin that surrounds its child
with a decorative frame and an optional label.
If present, the label is drawn in a gap in the
top side of the frame. The position of the
label can be controlled with gtkFrameSetLabelAlign
.Convenient Construction
gtkFrame
is the equivalent of gtkFrameNew
.References
http://developer.gnome.org/doc/API/2.0/gtk/GtkFrame.html