Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getNotebookShowTabs :: (MonadIO m, IsNotebook o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.Notebook Get the value of the “show-tabs” property. When overloading is enabled, this is equivalent to
get notebook #showTabs
getNotebookTabPos :: (MonadIO m, IsNotebook o) => o -> m PositionTypegi-gtk3 GI.Gtk.Objects.Notebook Get the value of the “tab-pos” property. When overloading is enabled, this is equivalent to
get notebook #tabPos
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the changeCurrentPage signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #changeCurrentPage callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the createWindow signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #createWindow callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the focusTab signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #focusTab callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the moveFocusOut signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #moveFocusOut callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the pageAdded signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #pageAdded callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the pageRemoved signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #pageRemoved callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the pageReordered signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #pageReordered callback
-
gi-gtk3 GI.Gtk.Objects.Notebook Connect a signal handler for the reorderTab signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on notebook #reorderTab callback