Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
NotebookFocusTabCallback = NotebookTab -> IO Boolgi-gtk4 GI.Gtk.Objects.Notebook No description available in the introspection data.
type
NotebookMoveFocusOutCallback = DirectionType -> IO ()gi-gtk4 GI.Gtk.Objects.Notebook No description available in the introspection data.
type
NotebookPageAddedCallback = Widget -> Word32 -> IO ()gi-gtk4 GI.Gtk.Objects.Notebook the pageAdded signal is emitted in the notebook right after a page is added to the notebook.
type
NotebookPageRemovedCallback = Widget -> Word32 -> IO ()gi-gtk4 GI.Gtk.Objects.Notebook the pageRemoved signal is emitted in the notebook right after a page is removed from the notebook.
type
NotebookPageReorderedCallback = Widget -> Word32 -> IO ()gi-gtk4 GI.Gtk.Objects.Notebook the pageReordered signal is emitted in the notebook right after a page has been reordered.
type
NotebookReorderTabCallback = DirectionType -> Bool -> IO Boolgi-gtk4 GI.Gtk.Objects.Notebook No description available in the introspection data.
type
NotebookSelectPageCallback = Bool -> IO Boolgi-gtk4 GI.Gtk.Objects.Notebook No description available in the introspection data.
type
NotebookSwitchPageCallback = Widget -> Word32 -> IO ()gi-gtk4 GI.Gtk.Objects.Notebook Emitted when the user or a function changes the current page.
module GI.Gtk.Objects.
NotebookPage GtkNotebookPage is an auxiliary object used by GtkNotebook.
-
gi-gtk4 GI.Gtk.Objects.NotebookPage Memory-managed wrapper type.