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.
setNotebookPageMenuLabel :: (MonadIO m, IsNotebookPage o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.NotebookPage Set the value of the “menu-label” property. When overloading is enabled, this is equivalent to
set notebookPage [ #menuLabel := value ]
setNotebookPagePosition :: (MonadIO m, IsNotebookPage o) => o -> Int32 -> m ()gi-gtk4 GI.Gtk.Objects.NotebookPage Set the value of the “position” property. When overloading is enabled, this is equivalent to
set notebookPage [ #position := value ]
setNotebookPageReorderable :: (MonadIO m, IsNotebookPage o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.NotebookPage Set the value of the “reorderable” property. When overloading is enabled, this is equivalent to
set notebookPage [ #reorderable := value ]
setNotebookPageTabExpand :: (MonadIO m, IsNotebookPage o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.NotebookPage Set the value of the “tab-expand” property. When overloading is enabled, this is equivalent to
set notebookPage [ #tabExpand := value ]
setNotebookPageTabFill :: (MonadIO m, IsNotebookPage o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.NotebookPage Set the value of the “tab-fill” property. When overloading is enabled, this is equivalent to
set notebookPage [ #tabFill := value ]
setNotebookPageTabLabel :: (MonadIO m, IsNotebookPage o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.NotebookPage Set the value of the “tab-label” property. When overloading is enabled, this is equivalent to
set notebookPage [ #tabLabel := value ]
toNotebookPage :: (MonadIO m, IsNotebookPage o) => o -> m NotebookPagegi-gtk4 GI.Gtk.Objects.NotebookPage Cast to NotebookPage, for types for which this is known to be safe. For general casts, use castTo.
ConvertedNoteToIssue :: EventTypegithub GitHub.Data.Issues The issue was created by converting a note in a project board to an issue.
whProjectCardNote :: HookProjectCard -> !Maybe Textgithub-webhooks GitHub.Data.Webhooks.Payload No documentation available.
-
gitlab-haskell GitLab.API.Discussions Adds a new note to the thread.