Layout Managers
GtkLayoutManager
— Base class for layout manager
GtkLayoutChild
— An object containing layout properties
GtkBinLayout
— A layout manager for bin-like widgets
GtkBoxLayout
— Layout manager for placing all children in a single row or column
GtkCustomLayout
— A convenience layout manager
GtkFixedLayout
— A layout manager that allows positioning at fixed coordinates
GtkGridLayout
— Layout manager for grid-like widgets