NotebookPage#

class NotebookPage(**properties: Any)#

Superclasses: Object

GtkNotebookPage is an auxiliary object used by GtkNotebook.

Methods#

class NotebookPage
get_child() Widget#

Returns the notebook child to which page belongs.

Properties#

class NotebookPage
props.child: Widget#

The type of the None singleton.

props.detachable: bool#

The type of the None singleton.

props.menu: Widget#

The type of the None singleton.

props.menu_label: str#

The type of the None singleton.

props.position: int#

The type of the None singleton.

props.reorderable: bool#

The type of the None singleton.

props.tab: Widget#

The type of the None singleton.

props.tab_expand: bool#

The type of the None singleton.

props.tab_fill: bool#

The type of the None singleton.

props.tab_label: str#

The type of the None singleton.