Hoogle Search
Within Stackage Nightly 2026-06-25 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setHandleBoxShadowType :: (MonadIO m, IsHandleBox 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 handleBox [ #shadowType := value ]
setHandleBoxSnapEdge :: (MonadIO m, IsHandleBox o) => o -> PositionType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “snap-edge” property. When overloading is enabled, this is equivalent to
set handleBox [ #snapEdge := value ]
setHandleBoxSnapEdgeSet :: (MonadIO m, IsHandleBox o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “snap-edge-set” property. When overloading is enabled, this is equivalent to
set handleBox [ #snapEdgeSet := value ]
setHeaderBarCustomTitle :: (MonadIO m, IsHeaderBar o, IsWidget a) => o -> a -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “custom-title” property. When overloading is enabled, this is equivalent to
set headerBar [ #customTitle := value ]
setHeaderBarDecorationLayout :: (MonadIO m, IsHeaderBar o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “decoration-layout” property. When overloading is enabled, this is equivalent to
set headerBar [ #decorationLayout := value ]
setHeaderBarDecorationLayoutSet :: (MonadIO m, IsHeaderBar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “decoration-layout-set” property. When overloading is enabled, this is equivalent to
set headerBar [ #decorationLayoutSet := value ]
setHeaderBarHasSubtitle :: (MonadIO m, IsHeaderBar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “has-subtitle” property. When overloading is enabled, this is equivalent to
set headerBar [ #hasSubtitle := value ]
setHeaderBarShowCloseButton :: (MonadIO m, IsHeaderBar o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “show-close-button” property. When overloading is enabled, this is equivalent to
set headerBar [ #showCloseButton := value ]
setHeaderBarSpacing :: (MonadIO m, IsHeaderBar o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “spacing” property. When overloading is enabled, this is equivalent to
set headerBar [ #spacing := value ]
setHeaderBarSubtitle :: (MonadIO m, IsHeaderBar o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “subtitle” property. When overloading is enabled, this is equivalent to
set headerBar [ #subtitle := value ]