Hoogle Search

Within LTS Haskell 24.32 (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 GitLab.API.Notes

    No documentation available.

  9. data NoteEvent

    gitlab-haskell GitLab.SystemHooks.Types

    Note event

  10. NoteEvent :: Text -> Text -> User -> Int -> ProjectEvent -> NoteObjectAttributes -> RepositoryEvent -> Maybe IssueEventObjectAttributes -> NoteEvent

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

Page 74 of many | Previous | Next