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.
setSettingsGtkPrimaryButtonWarpsSlider :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-primary-button-warps-slider” property. When overloading is enabled, this is equivalent to
set settings [ #gtkPrimaryButtonWarpsSlider := value ]
setSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-print-backends” property. When overloading is enabled, this is equivalent to
set settings [ #gtkPrintBackends := value ]
setSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-print-preview-command” property. When overloading is enabled, this is equivalent to
set settings [ #gtkPrintPreviewCommand := value ]
setSettingsGtkRecentFilesEnabled :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-recent-files-enabled” property. When overloading is enabled, this is equivalent to
set settings [ #gtkRecentFilesEnabled := value ]
setSettingsGtkRecentFilesMaxAge :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-recent-files-max-age” property. When overloading is enabled, this is equivalent to
set settings [ #gtkRecentFilesMaxAge := value ]
setSettingsGtkShellShowsAppMenu :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings 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-gtk4 GI.Gtk.Objects.Settings 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-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-shell-shows-menubar” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShellShowsMenubar := value ]
setSettingsGtkShowStatusShapes :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-show-status-shapes” property. When overloading is enabled, this is equivalent to
set settings [ #gtkShowStatusShapes := value ]
setSettingsGtkSoundThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-sound-theme-name” property. When overloading is enabled, this is equivalent to
set settings [ #gtkSoundThemeName := value ]