Hoogle Search
Within Stackage Nightly 2026-06-30 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setTreeViewTooltipColumn :: (MonadIO m, IsTreeView o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “tooltip-column” property. When overloading is enabled, this is equivalent to
set treeView [ #tooltipColumn := value ]
setTreeViewUbuntuAlmostFixedHeightMode :: (MonadIO m, IsTreeView o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “ubuntu-almost-fixed-height-mode” property. When overloading is enabled, this is equivalent to
set treeView [ #ubuntuAlmostFixedHeightMode := value ]
setUIManagerAddTearoffs :: (MonadIO m, IsUIManager o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “add-tearoffs” property. When overloading is enabled, this is equivalent to
set uIManager [ #addTearoffs := value ]
setViewportShadowType :: (MonadIO m, IsViewport o) => o -> ShadowType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “shadow-type” property. When overloading is enabled, this is equivalent to
set viewport [ #shadowType := value ]
setVolumeButtonUseSymbolic :: (MonadIO m, IsVolumeButton o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “use-symbolic” property. When overloading is enabled, this is equivalent to
set volumeButton [ #useSymbolic := value ]
setWidgetAppPaintable :: (MonadIO m, IsWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “app-paintable” property. When overloading is enabled, this is equivalent to
set widget [ #appPaintable := value ]
setWidgetCanDefault :: (MonadIO m, IsWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “can-default” property. When overloading is enabled, this is equivalent to
set widget [ #canDefault := value ]
setWidgetCanFocus :: (MonadIO m, IsWidget o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “can-focus” property. When overloading is enabled, this is equivalent to
set widget [ #canFocus := value ]
setWidgetClassActivateSignal :: MonadIO m => WidgetClass -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “activate_signal” field. When overloading is enabled, this is equivalent to
set widgetClass [ #activateSignal := value ]
-
gi-gtk-hs Data.GI.Gtk Set the value of the “adjust_baseline_allocation” field. When overloading is enabled, this is equivalent to
set widgetClass [ #adjustBaselineAllocation := value ]