Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
eliminators Data.Eliminator.Monoid No documentation available.
-
eliminators Data.Eliminator.Semigroup No documentation available.
osUsLastCharIndex :: TT_OS2 -> FT_UShortfreetype2 FreeType.Format.TrueType No documentation available.
wfnthrLast_char :: FT_WinFNT_HeaderRec -> FT_Bytefreetype2 FreeType.Format.WinFNT No documentation available.
ghciErrorLastStdErr :: GhciError -> Maybe Stringghcid Language.Haskell.Ghcid No documentation available.
-
gi-cairo-render GI.Cairo.Render No documentation available.
NotebookTabLast :: NotebookTabgi-gtk4 GI.Gtk.Enums the last tab in the notebook
centerBoxGetShrinkCenterLast :: (HasCallStack, MonadIO m, IsCenterBox a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.CenterBox Gets whether self shrinks the center widget after other children. Since: 4.12
centerBoxSetShrinkCenterLast :: (HasCallStack, MonadIO m, IsCenterBox a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.CenterBox Sets whether to shrink the center widget after other children. By default, when there's no space to give all three children their natural widths, the start and end widgets start shrinking and the center child keeps natural width until they reach minimum width. If set to FALSE, start and end widgets keep natural width and the center widget starts shrinking instead. Since: 4.12
constructCenterBoxShrinkCenterLast :: (IsCenterBox o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk4 GI.Gtk.Objects.CenterBox Construct a GValueConstruct with valid value for the “shrink-center-last” property. This is rarely needed directly, but it is used by new.