Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. module GI.Dbusmenu.Enums

    No documentation available.

  2. module GI.GdkX11.Enums

    No documentation available.

  3. x11ScreenGetNumberOfDesktops :: (HasCallStack, MonadIO m, IsX11Screen a) => a -> m Word32

    gi-gdkx114 GI.GdkX11.Objects.X11Screen

    Returns the number of workspaces for screen when running under a window manager that supports multiple workspaces, as described in the Extended Window Manager Hints specification.

  4. x11ScreenGetScreenNumber :: (HasCallStack, MonadIO m, IsX11Screen a) => a -> m Int32

    gi-gdkx114 GI.GdkX11.Objects.X11Screen

    Returns the index of a GdkX11Screen.

  5. module GI.GModule.Enums

    No documentation available.

  6. module GI.Gsk.Enums

    No documentation available.

  7. textNodeGetNumGlyphs :: (HasCallStack, MonadIO m, IsTextNode a) => a -> m Word32

    gi-gsk GI.Gsk.Objects.TextNode

    Retrieves the number of glyphs in the text node.

  8. module GI.GtkSource.Enums

    No documentation available.

  9. clearPrintCompositorLineNumbersFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Set the value of the “line-numbers-font-name” property to Nothing. When overloading is enabled, this is equivalent to

    clear #lineNumbersFontName
    

  10. constructPrintCompositorLineNumbersFontName :: (IsPrintCompositor o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “line-numbers-font-name” property. This is rarely needed directly, but it is used by new.

Page 468 of many | Previous | Next