Layout Containers

GtkGrid — Pack widgets in a rows and columns
GtkAlignment — A widget which controls the alignment and size of its child
GtkAspectFrame — A frame that constrains its child to a particular aspect ratio
GtkBox — A container box
GtkButtonBox — A container for arranging buttons
GtkFixed — A container which allows you to position widgets at fixed coordinates
GtkPaned — A widget with two adjustable panes
GtkLayout — Infinite scrollable area containing child widgets and/or custom drawing
GtkNotebook — A tabbed notebook container
GtkExpander — A container which can hide its child
GtkOverlay — A container which overlays widgets on top of each other
GtkOrientable — An interface for flippable widgets