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.
setHeaderBarTitle :: (MonadIO m, IsHeaderBar o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “title” property. When overloading is enabled, this is equivalent to
set headerBar [ #title := value ]
setIMContextInfoContextId :: MonadIO m => IMContextInfo -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “context_id” field. When overloading is enabled, this is equivalent to
set iMContextInfo [ #contextId := value ]
setIMContextInfoContextName :: MonadIO m => IMContextInfo -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “context_name” field. When overloading is enabled, this is equivalent to
set iMContextInfo [ #contextName := value ]
setIMContextInfoDefaultLocales :: MonadIO m => IMContextInfo -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “default_locales” field. When overloading is enabled, this is equivalent to
set iMContextInfo [ #defaultLocales := value ]
setIMContextInfoDomain :: MonadIO m => IMContextInfo -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “domain” field. When overloading is enabled, this is equivalent to
set iMContextInfo [ #domain := value ]
setIMContextInfoDomainDirname :: MonadIO m => IMContextInfo -> CString -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “domain_dirname” field. When overloading is enabled, this is equivalent to
set iMContextInfo [ #domainDirname := value ]
setIMContextInputHints :: (MonadIO m, IsIMContext o) => o -> [InputHints] -> m ()gi-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk 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-gtk-hs Data.GI.Gtk Set the value of the “column-spacing” property. When overloading is enabled, this is equivalent to
set iconView [ #columnSpacing := value ]