class GtkBox GtkContainer
{
homogeneous; // gboolean : Read / Write
spacing; // gint : Read / Write
}
| pack_end (child, expand, fill, padding) |
| pack_end_defaults (widget) |
| pack_start (child, expand, fill, padding) |
| pack_start_defaults (widget) |
| reorder_child (child, position) |
| set_child_packing (child, expand, fill, padding, pack_type) |
| set_homogeneous (homogeneous) |
| set_spacing (spacing) |