getHomogeneous() | Box | [private] |
getSpacing() | Box | [private] |
getType() | VBox | [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] |
setHomogeneous(bit homogeneous) | Box | [private] |
setSpacing(int spacing) | Box | [private] |
this(bit homogeneous, int spacing) | VBox | |
Widget::this(GType type, String firstPropertyName) | Widget | [private] |