Gtk.NotebookPage¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
|||
r/w/en |
|||
r/w/co |
|||
r/w |
|||
r/w |
|||
r/w/en |
|||
r/w/co |
|||
r/w/en |
|||
r/w/en |
|||
r/w |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
Property Details¶
- Gtk.NotebookPage.props.child¶
- Name:
child
- Type:
- Default Value:
- Flags:
The child for this page.
- Gtk.NotebookPage.props.detachable¶
- Name:
detachable
- Type:
- Default Value:
- Flags:
Whether the tab is detachable.
- Name:
menu
- Type:
- Default Value:
- Flags:
The label widget displayed in the child’s menu entry.
-
The text of the menu widget.
- Gtk.NotebookPage.props.position¶
-
The index of the child in the parent.
- Gtk.NotebookPage.props.reorderable¶
- Name:
reorderable
- Type:
- Default Value:
- Flags:
Whether the tab is reorderable by user action.
- Gtk.NotebookPage.props.tab¶
- Name:
tab
- Type:
- Default Value:
- Flags:
The tab widget for this page.
- Gtk.NotebookPage.props.tab_expand¶
- Name:
tab-expand
- Type:
- Default Value:
- Flags:
Whether to expand the child’s tab.
- Gtk.NotebookPage.props.tab_fill¶
- Name:
tab-fill
- Type:
- Default Value:
- Flags:
Whether the child’s tab should fill the allocated area.