Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
getCenterBoxShrinkCenterLast :: (MonadIO m, IsCenterBox o) => o -> m Boolgi-gtk4 GI.Gtk.Objects.CenterBox Get the value of the “shrink-center-last” property. When overloading is enabled, this is equivalent to
get centerBox #shrinkCenterLast
setCenterBoxShrinkCenterLast :: (MonadIO m, IsCenterBox o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.CenterBox Set the value of the “shrink-center-last” property. When overloading is enabled, this is equivalent to
set centerBox [ #shrinkCenterLast := value ]
centerLayoutGetShrinkCenterLast :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.CenterLayout Gets whether self shrinks the center widget after other children. Since: 4.12
centerLayoutSetShrinkCenterLast :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.CenterLayout 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
-
gi-gtk4 GI.Gtk.Objects.CenterLayout Construct a GValueConstruct with valid value for the “shrink-center-last” property. This is rarely needed directly, but it is used by new.
getCenterLayoutShrinkCenterLast :: (MonadIO m, IsCenterLayout o) => o -> m Boolgi-gtk4 GI.Gtk.Objects.CenterLayout Get the value of the “shrink-center-last” property. When overloading is enabled, this is equivalent to
get centerLayout #shrinkCenterLast