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.
-
gi-gtk3 GI.Gtk.Objects.TreeView Deprecated: (Since version 3.0)Use scrollableSetHadjustment
-
gi-gtk3 GI.Gtk.Objects.TreeView Deprecated: (Since version 3.0)Use scrollableSetVadjustment
viewportGetHadjustment :: (HasCallStack, MonadIO m, IsViewport a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.Viewport Deprecated: (Since version 3.0)Use scrollableGetHadjustment
viewportGetVadjustment :: (HasCallStack, MonadIO m, IsViewport a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.Viewport Deprecated: (Since version 3.0)Use scrollableGetVadjustment
-
gi-gtk3 GI.Gtk.Objects.Viewport Deprecated: (Since version 3.0)Use scrollableSetHadjustment
-
gi-gtk3 GI.Gtk.Objects.Viewport Deprecated: (Since version 3.0)Use scrollableSetVadjustment
getTextAttributesJustification :: MonadIO m => TextAttributes -> m Justificationgi-gtk3 GI.Gtk.Structs.TextAttributes Get the value of the “justification” field. When overloading is enabled, this is equivalent to
get textAttributes #justification
setTextAttributesJustification :: MonadIO m => TextAttributes -> Justification -> m ()gi-gtk3 GI.Gtk.Structs.TextAttributes Set the value of the “justification” field. When overloading is enabled, this is equivalent to
set textAttributes [ #justification := value ]
clearWidgetClassAdjustBaselineAllocation :: MonadIO m => WidgetClass -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_baseline_allocation” field to Nothing. When overloading is enabled, this is equivalent to
clear #adjustBaselineAllocation
clearWidgetClassAdjustBaselineRequest :: MonadIO m => WidgetClass -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_baseline_request” field to Nothing. When overloading is enabled, this is equivalent to
clear #adjustBaselineRequest