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.

  1. 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.

  2. type NotebookReorderTabCallback = DirectionType -> Bool -> IO Bool

    gi-gtk4 GI.Gtk.Objects.Notebook

    No description available in the introspection data.

  3. type NotebookSelectPageCallback = Bool -> IO Bool

    gi-gtk4 GI.Gtk.Objects.Notebook

    No description available in the introspection data.

  4. type NotebookSwitchPageCallback = Widget -> Word32 -> IO ()

    gi-gtk4 GI.Gtk.Objects.Notebook

    Emitted when the user or a function changes the current page.

  5. module GI.Gtk.Objects.NotebookPage

    GtkNotebookPage is an auxiliary object used by GtkNotebook.

  6. newtype NotebookPage

    gi-gtk4 GI.Gtk.Objects.NotebookPage

    Memory-managed wrapper type.

  7. NotebookPage :: ManagedPtr NotebookPage -> NotebookPage

    gi-gtk4 GI.Gtk.Objects.NotebookPage

    No documentation available.

  8. module Graphics.UI.Gtk.Layout.Notebook

    A tabbed notebook container

  9. data Notebook

    gtk Graphics.UI.Gtk.Layout.Notebook

    No documentation available.

  10. class ContainerClass o => NotebookClass o

    gtk Graphics.UI.Gtk.Layout.Notebook

    No documentation available.

Page 77 of many | Previous | Next