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.

  1. heading :: Int -> Inlines -> Blocks

    djot Djot.AST

    No documentation available.

  2. header :: String -> Info e -> Info e

    envparse Env

    Set the help text header (it usually includes the application's name and version)

  3. header :: String -> Info e -> Info e

    envparse Env.Internal.Help

    Set the help text header (it usually includes the application's name and version)

  4. headers :: Fake Text

    fakedata Faker.Markdown

    No documentation available.

  5. 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

  6. headerBarGetDecorationLayout :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Text

    gi-gtk3 GI.Gtk.Objects.HeaderBar

    Gets the decoration layout set with headerBarSetDecorationLayout. Since: 3.12

  7. headerBarGetHasSubtitle :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Bool

    gi-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

  8. headerBarGetShowCloseButton :: (HasCallStack, MonadIO m, IsHeaderBar a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.HeaderBar

    Returns whether this header bar shows the standard window decorations. Since: 3.10

  9. 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

  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

Page 44 of many | Previous | Next