add(Widget child) | Container | [private] |
addWithProperties(Widget child, char[] first_prop_name,...) | Container | [private] |
appendPage(Widget child, char[] str) | Notebook | |
appendPage(Widget child, Widget tabLabel) | Notebook | |
appendPageMenu(Widget child, Widget tabLabel, Widget menuLabel) | Notebook | |
checkResize() | Container | [private] |
childGet(Widget child, char[] first_prop_name,...) | Container | [private] |
childGetProperty(Widget child, char[] property_name, Value value) | Container | [private] |
childGetVaList(Widget child, char[] first_property_name, vaList var_args) | Container | [private] |
childSet(Widget child, char[] first_prop_name,...) | Container | [private] |
childSetProperty(Widget child, char[] property_name, GValue *value) | Container | [private] |
childType() | Container | [private] |
forall(GtkCallback callback, gpointer callback_data) | Container | [private] |
forEach(GtkCallback callback, gpointer callback_data) | Container | [private] |
getBorderWidth() | Container | [private] |
getChildren() | Container | [private] |
getCurrentPage() | Notebook | |
getFocusChain(ListG focusable_widgets) | Container | [private] |
getFocusVAdjustment() | Container | [private] |
getMenuLabel(Widget child) | Notebook | |
getNPages() | Notebook | |
getNthPage(gint pageNumber) | Notebook | |
getResizeMode() | Container | [private] |
getScrollable() | Notebook | |
getShowBorder() | Notebook | |
getShowTabs() | Notebook | |
getTabLabel(Widget child) | Notebook | |
getTabLabelText(Widget child) | Notebook | |
getTabPos() | Notebook | |
gtk_container_class_find_child_property(GObjectClass *cclass, gchar *property_name) | Container | [private] |
gtk_container_class_install_child_property(GtkContainerClass *cclass, guint property_id, GParamSpec *pspec) | Container | [private] |
nextPage() | Notebook | |
pageNum(Widget child) | Notebook | |
popupDisable() | Notebook | |
popupEnable() | Notebook | |
popupEnable(bit enabled) | Notebook | |
prevPage() | Notebook | |
propagateExpose(Widget child, EventExpose event) | Container | [private] |
remove(Widget child) | Container | [private] |
removeAll() | Container | [private] |
removePage(gint pageNumber) | Notebook | |
resizeChildren() | Container | [private] |
setBorderWidth(int width) | Container | [private] |
setCurrentPage(int pageNumber) | Notebook | |
setFocusChain(Widget[] widgets) | Container | [private] |
setFocusChild(Widget child) | Container | [private] |
setFocusHAdjustment(Adjustment adjustment) | Container | [private] |
setFocusVAdjustment(Adjustment adjustment) | Container | [private] |
setMenuLabel(Widget child, Widget menuLabel) | Notebook | |
setMenuLabelText(Widget child, char[] menuText) | Notebook | |
setReallocateRedraws(bit needs_redraws) | Container | [private] |
setResizeMode(ResizeMode resize_mode) | Container | [private] |
setScrollable(bit scrollable) | Notebook | |
setShowBorder(bit showBorder) | Notebook | |
setShowTabs(bit showTabs) | Notebook | |
setTabLabel(Widget child, Widget tabLabel) | Notebook | |
setTabLabelText(Widget child, char[] tabText) | Notebook | |
setTabPos(PositionType tabPos) | Notebook | |
setVaList(Widget child, char[] first_property_name, vaList var_args) | Container | [private] |
this() | Notebook | |
Widget::this(GType type, char[] firstPropertyName) | Widget | [private] |
DUIObject::this(GtkType type, char[] firstPropertyName) | DUIObject | [private] |
ObjectG::this(GObject *gObject) | ObjectG | [private] |
unsetFocusChain() | Container | [private] |