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.
clearWidgetClassAdjustSizeAllocation :: MonadIO m => WidgetClass -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_size_allocation” field to Nothing. When overloading is enabled, this is equivalent to
clear #adjustSizeAllocation
clearWidgetClassAdjustSizeRequest :: MonadIO m => WidgetClass -> m ()gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_size_request” field to Nothing. When overloading is enabled, this is equivalent to
clear #adjustSizeRequest
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Get the value of the “adjust_baseline_allocation” field. When overloading is enabled, this is equivalent to
get widgetClass #adjustBaselineAllocation
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Get the value of the “adjust_baseline_request” field. When overloading is enabled, this is equivalent to
get widgetClass #adjustBaselineRequest
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Get the value of the “adjust_size_allocation” field. When overloading is enabled, this is equivalent to
get widgetClass #adjustSizeAllocation
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Get the value of the “adjust_size_request” field. When overloading is enabled, this is equivalent to
get widgetClass #adjustSizeRequest
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_baseline_allocation” field. When overloading is enabled, this is equivalent to
set widgetClass [ #adjustBaselineAllocation := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_baseline_request” field. When overloading is enabled, this is equivalent to
set widgetClass [ #adjustBaselineRequest := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_size_allocation” field. When overloading is enabled, this is equivalent to
set widgetClass [ #adjustSizeAllocation := value ]
-
gi-gtk3 GI.Gtk.Structs.WidgetClass Set the value of the “adjust_size_request” field. When overloading is enabled, this is equivalent to
set widgetClass [ #adjustSizeRequest := value ]