Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
offsetStgCatchRetryFrameRunningFirstCode :: WordOffsetghc-heap GHC.Exts.Stack.Constants No documentation available.
pattern
STOCK_GOTO_FIRST :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.10)Use named icon "go-first".
NotebookTabFirst :: NotebookTabgi-gtk3 GI.Gtk.Enums No description available in the introspection data.
RegionFlagsFirst :: RegionFlagsgi-gtk3 GI.Gtk.Flags Region is the first one within a set.
treeModelGetIterFirst :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m (Bool, TreeIter)gi-gtk3 GI.Gtk.Interfaces.TreeModel Initializes iter with the first iterator in the tree (the one at the path "0") and returns True. Returns False if the tree is empty.
menuShellSelectFirst :: (HasCallStack, MonadIO m, IsMenuShell a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.MenuShell Select the first visible or selectable child of the menu shell; don’t select tearoff items unless the only item is a tearoff item. Since: 2.2
treePathNewFirst :: (HasCallStack, MonadIO m) => m TreePathgi-gtk3 GI.Gtk.Structs.TreePath Creates a new TreePath-struct. The string representation of this path is “0”.
NotebookTabFirst :: NotebookTabgi-gtk4 GI.Gtk.Enums the first tab in the notebook
-
gi-gtk4 GI.Gtk.Interfaces.Accessible Retrieves the first accessible child of an accessible object. Since: 4.10
treeModelGetIterFirst :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m (Bool, TreeIter)gi-gtk4 GI.Gtk.Interfaces.TreeModel Deprecated: (Since version 4.10)