Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
noTextTagTableForeach_WithClosures :: Maybe TextTagTableForeach_WithClosuresgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe TextTagTableForeach_WithClosures.
-
gi-gtk4 GI.Gtk.Objects.Notebook Appends a page to notebook.
-
gi-gtk4 GI.Gtk.Objects.Notebook Appends a page to notebook, specifying the widget to use as the label in the popup menu.
notebookDetachTab :: (HasCallStack, MonadIO m, IsNotebook a, IsWidget b) => a -> b -> m ()gi-gtk4 GI.Gtk.Objects.Notebook Removes the child from the notebook. This function is very similar to notebookRemovePage, but additionally informs the notebook that the removal is happening as part of a tab DND operation, which should not be cancelled.
-
gi-gtk4 GI.Gtk.Objects.Notebook Gets one of the action widgets. See notebookSetActionWidget.
notebookGetCurrentPage :: (HasCallStack, MonadIO m, IsNotebook a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.Notebook Returns the page number of the current page.
notebookGetGroupName :: (HasCallStack, MonadIO m, IsNotebook a) => a -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.Notebook Gets the current group name for notebook.
-
gi-gtk4 GI.Gtk.Objects.Notebook Retrieves the menu label widget of the page containing child.
-
gi-gtk4 GI.Gtk.Objects.Notebook Retrieves the text of the menu label for the page containing child.
notebookGetNPages :: (HasCallStack, MonadIO m, IsNotebook a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.Notebook Gets the number of pages in a notebook.