References
Libraries
Superclasses: Object
Object
NotebookPage(**properties)
Returns the notebook child to which page belongs.
page
The child for this page.
Whether the tab is detachable.
The label widget displayed in the child’s menu entry.
The text of the menu widget.
The index of the child in the parent.
Whether the tab is reorderable by user action.
The tab widget for this page.
Whether to expand the child’s tab.
Whether the child’s tab should fill the allocated area.
The text of the tab widget.
NotebookPage.get_child()
NotebookPage.props.child
NotebookPage.props.detachable
NotebookPage.props.menu
NotebookPage.props.menu_label
NotebookPage.props.position
NotebookPage.props.reorderable
NotebookPage.props.tab
NotebookPage.props.tab_expand
NotebookPage.props.tab_fill
NotebookPage.props.tab_label