| getHomogeneous() | Box | [private] |
| getLayout() | ButtonBox | |
| getSpacing() | Box | [private] |
| getType() | Box | [private, static] |
| packEnd(Widget child, bit expand, bit fill, int padding) | Box | [private] |
| packEndDefaults(Widget def) | Box | [private] |
| packStart(Widget child, bit expand, bit fill, int padding) | Box | [private] |
| packStartDefaults(Widget def) | Box | [private] |
| queryChildPacking(Widget child, gboolean *expand, gboolean *fill, guint *padding, PackType *pack_type) | Box | [private] |
| reorderChild(Widget child, gint position) | Box | [private] |
| setChildPacking(Widget child, gboolean expand, gboolean fill, guint padding, PackType pack_type) | Box | [private] |
| setChildSecondary(Widget child, bit isSecondary) | ButtonBox | |
| setHomogeneous(bit homogeneous) | Box | [private] |
| setLayout(int layoutStyle) | ButtonBox | |
| setSpacing(int spacing) | Box | [private] |
| Widget::this(GType type, String firstPropertyName) | Widget | [private] |