-
gtkalignment - a widget which controls the alignment and size of its child
-
gtkaspectframe - a frame that constrains its child to a particular aspect ratio
-
gtkhbox - a horizontal container box
-
gtkvbox - a vertical container box
-
gtkhbuttonbox - a container for arranging buttons horizontally
-
gtkvbuttonbox - a container for arranging buttons vertically
-
gtkfixed - a container which allows you to position widgets at fixed coordinates
-
gtkhpaned - a container with two panes arranged horizontally
-
gtkvpaned - a container with two panes arranged vertically
-
gtklayout -
infinite scrollable area containing child widgets and/or custom drawing
-
gtknotebook - a tabbed notebook container
-
gtktable - pack widgets in regular patterns
-
gtkexpander - a container which can hide its child
|