class GtkBox GtkContainer
{
homogeneous; // gboolean : Read / Write
spacing; // gint : Read / Write
}
| get_box_children () |
| pack_end (child, expand, fill, padding) |
| pack_end_defaults (widget) |
| pack_start (child, expand, fill, padding) |
| pack_start_defaults (widget) |
| query_child_packing (child) |
| reorder_child (child, position) |
| set_child_packing (child, expand, fill, padding, pack_type) |
| set_homogeneous (homogeneous) |
| set_spacing (spacing) |
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.