Hoogle Search
Within Stackage Nightly 2026-06-28 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setSettingsGtkRecentFilesLimit :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-recent-files-limit” property. When overloading is enabled, this is equivalent to
set settings [ #gtkRecentFilesLimit := value ]
setSettingsGtkRecentFilesMaxAge :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-recent-files-max-age” property. When overloading is enabled, this is equivalent to
set settings [ #gtkRecentFilesMaxAge := value ]
setSettingsGtkScrolledWindowPlacement :: (MonadIO m, IsSettings o) => o -> CornerType -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-scrolled-window-placement” property. When overloading is enabled, this is equivalent to
set settings [ #gtkScrolledWindowPlacement := value ]
setSettingsGtkShellShowsAppMenu :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-shell-shows-app-menu” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShellShowsAppMenu := value ]
setSettingsGtkShellShowsDesktop :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-shell-shows-desktop” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShellShowsDesktop := value ]
setSettingsGtkShellShowsMenubar :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-shell-shows-menubar” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShellShowsMenubar := value ]
setSettingsGtkShowInputMethodMenu :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-show-input-method-menu” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShowInputMethodMenu := value ]
setSettingsGtkShowUnicodeMenu :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-show-unicode-menu” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShowUnicodeMenu := value ]
setSettingsGtkSoundThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-sound-theme-name” property. When overloading is enabled, this is equivalent to
set settings [ #gtkSoundThemeName := value ]
setSettingsGtkSplitCursor :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “gtk-split-cursor” property. When overloading is enabled, this is equivalent to
set settings [ #gtkSplitCursor := value ]