:right-sidebar: True NotebookPage =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: NotebookPage(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` ``GtkNotebookPage`` is an auxiliary object used by ``GtkNotebook``\. Methods ------- .. rst-class:: interim-class .. class:: NotebookPage :no-index: .. method:: get_child() -> ~gi.repository.Gtk.Widget Returns the notebook child to which ``page`` belongs. Properties ---------- .. rst-class:: interim-class .. class:: NotebookPage :no-index: .. attribute:: props.child :type: ~gi.repository.Gtk.Widget The type of the None singleton. .. attribute:: props.detachable :type: bool The type of the None singleton. .. attribute:: props.menu :type: ~gi.repository.Gtk.Widget The type of the None singleton. .. attribute:: props.menu_label :type: str The type of the None singleton. .. attribute:: props.position :type: int The type of the None singleton. .. attribute:: props.reorderable :type: bool The type of the None singleton. .. attribute:: props.tab :type: ~gi.repository.Gtk.Widget The type of the None singleton. .. attribute:: props.tab_expand :type: bool The type of the None singleton. .. attribute:: props.tab_fill :type: bool The type of the None singleton. .. attribute:: props.tab_label :type: str The type of the None singleton.