Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
heading :: Int -> Inlines -> Blocksdjot Djot.AST No documentation available.
header :: String -> Info e -> Info eenvparse Env Set the help text header (it usually includes the application's name and version)
header :: String -> Info e -> Info eenvparse Env.Internal.Help Set the help text header (it usually includes the application's name and version)
-
fakedata Faker.Markdown No documentation available.
headerBarGetCustomTitle :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Widget)gi-gtk3 GI.Gtk.Objects.HeaderBar Retrieves the custom title widget of the header. See headerBarSetCustomTitle. Since: 3.10
headerBarGetDecorationLayout :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Textgi-gtk3 GI.Gtk.Objects.HeaderBar Gets the decoration layout set with headerBarSetDecorationLayout. Since: 3.12
headerBarGetHasSubtitle :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.HeaderBar Retrieves whether the header bar reserves space for a subtitle, regardless if one is currently set or not. Since: 3.12
headerBarGetShowCloseButton :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.HeaderBar Returns whether this header bar shows the standard window decorations. Since: 3.10
headerBarGetSubtitle :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Text)gi-gtk3 GI.Gtk.Objects.HeaderBar Retrieves the subtitle of the header. See headerBarSetSubtitle. Since: 3.10
headerBarGetTitle :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m (Maybe Text)gi-gtk3 GI.Gtk.Objects.HeaderBar Retrieves the title of the header. See headerBarSetTitle. Since: 3.10