Gtk.NotebookPage¶
class — extends GObject.Object
An auxiliary object used by GtkNotebook.
Methods¶
get_child¶
Returns the notebook child to which page belongs.
Properties¶
child¶
The child for this page.
detachable¶
Whether the tab is detachable.
menu¶
The label widget displayed in the child's menu entry.
menu_label¶
The text of the menu widget.
position¶
The index of the child in the parent.
reorderable¶
Whether the tab is reorderable by user action.
tab¶
The tab widget for this page.
tab_expand¶
Whether to expand the child's tab.
tab_fill¶
Whether the child's tab should fill the allocated area.
tab_label¶
The text of the tab widget.