Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. notebookSetTabLabelText :: (HasCallStack, MonadIO m, IsNotebook a, IsWidget b) => a -> b -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.Notebook

    Creates a new label and sets it as the tab label for the page containing child.

  2. notebookSetTabPos :: (HasCallStack, MonadIO m, IsNotebook a) => a -> PositionType -> m ()

    gi-gtk4 GI.Gtk.Objects.Notebook

    Sets the edge at which the tabs are drawn.

  3. notebookSetTabReorderable :: (HasCallStack, MonadIO m, IsNotebook a, IsWidget b) => a -> b -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.Notebook

    Sets whether the notebook tab can be reordered via drag and drop or not.

  4. notebookPageGetChild :: (HasCallStack, MonadIO m, IsNotebookPage a) => a -> m Widget

    gi-gtk4 GI.Gtk.Objects.NotebookPage

    Returns the notebook child to which page belongs.

  5. note_event_event_type :: NoteEvent -> Text

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  6. note_event_issue :: NoteEvent -> Maybe IssueEventObjectAttributes

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  7. note_event_object_attributes :: NoteEvent -> NoteObjectAttributes

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  8. note_event_object_kind :: NoteEvent -> Text

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  9. note_event_project :: NoteEvent -> ProjectEvent

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  10. note_event_project_id :: NoteEvent -> Int

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

Page 41 of many | Previous | Next