Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setHeaderBarDecorationLayoutSet :: (MonadIO m, IsHeaderBar o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.HeaderBar 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-gtk3 GI.Gtk.Objects.HeaderBar 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-gtk3 GI.Gtk.Objects.HeaderBar 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-gtk3 GI.Gtk.Objects.HeaderBar 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-gtk3 GI.Gtk.Objects.HeaderBar Set the value of the “subtitle” property. When overloading is enabled, this is equivalent to
set headerBar [ #subtitle := value ]
setHeaderBarTitle :: (MonadIO m, IsHeaderBar o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.HeaderBar Set the value of the “title” property. When overloading is enabled, this is equivalent to
set headerBar [ #title := value ]
setIMContextInputHints :: (MonadIO m, IsIMContext o) => o -> [InputHints] -> m ()gi-gtk3 GI.Gtk.Objects.IMContext Set the value of the “input-hints” property. When overloading is enabled, this is equivalent to
set iMContext [ #inputHints := value ]
setIMContextInputPurpose :: (MonadIO m, IsIMContext o) => o -> InputPurpose -> m ()gi-gtk3 GI.Gtk.Objects.IMContext Set the value of the “input-purpose” property. When overloading is enabled, this is equivalent to
set iMContext [ #inputPurpose := value ]
setIconViewActivateOnSingleClick :: (MonadIO m, IsIconView o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.IconView Set the value of the “activate-on-single-click” property. When overloading is enabled, this is equivalent to
set iconView [ #activateOnSingleClick := value ]
setIconViewColumnSpacing :: (MonadIO m, IsIconView o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.IconView Set the value of the “column-spacing” property. When overloading is enabled, this is equivalent to
set iconView [ #columnSpacing := value ]