Overview

../GtkFrame is a widget to draw frames around widgets, or to group them.

screenshot.png

Style Properties

none

Geometry

geometry.png

LABEL_PAD is a 1 pixel padding added to the size of the label. LABEL_SIDE_PAD is a padding on both sides of the frame, where the label cannot be moved to. The label itself can be aligned anywhere on the frame.

Drawing

../GtkFrame draws a SHADOW or SHADOW_GAP, depending on whether it has a label or not. The shadow can be changed by applications and defaults to ETCHED_IN.

GTK+ API Documentation

http://library.gnome.org/devel/gtk/stable/GtkFrame.html

Attic/GnomeArt/Tutorials/GtkThemes/GtkFrame (last edited 2013-11-27 14:33:55 by WilliamJonMcCann)