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.
-
No documentation available.
-
No documentation available.
x11ScreenGetNumberOfDesktops :: (HasCallStack, MonadIO m, IsX11Screen a) => a -> m Word32gi-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.
x11ScreenGetScreenNumber :: (HasCallStack, MonadIO m, IsX11Screen a) => a -> m Int32gi-gdkx114 GI.GdkX11.Objects.X11Screen Returns the index of a GdkX11Screen.
-
No documentation available.
-
No documentation available.
textNodeGetNumGlyphs :: (HasCallStack, MonadIO m, IsTextNode a) => a -> m Word32gi-gsk GI.Gsk.Objects.TextNode Retrieves the number of glyphs in the text node.
-
No documentation available.
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
-
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.