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.
setSettingsGtkErrorBell :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-error-bell” property. When overloading is enabled, this is equivalent to
set settings [ #gtkErrorBell := value ]
setSettingsGtkFontName :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-font-name” property. When overloading is enabled, this is equivalent to
set settings [ #gtkFontName := value ]
setSettingsGtkFontconfigTimestamp :: (MonadIO m, IsSettings o) => o -> Word32 -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-fontconfig-timestamp” property. When overloading is enabled, this is equivalent to
set settings [ #gtkFontconfigTimestamp := value ]
setSettingsGtkHintFontMetrics :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-hint-font-metrics” property. When overloading is enabled, this is equivalent to
set settings [ #gtkHintFontMetrics := value ]
setSettingsGtkIconThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-icon-theme-name” property. When overloading is enabled, this is equivalent to
set settings [ #gtkIconThemeName := value ]
setSettingsGtkImModule :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-im-module” property. When overloading is enabled, this is equivalent to
set settings [ #gtkImModule := value ]
setSettingsGtkKeynavUseCaret :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-keynav-use-caret” property. When overloading is enabled, this is equivalent to
set settings [ #gtkKeynavUseCaret := value ]
setSettingsGtkLabelSelectOnFocus :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-label-select-on-focus” property. When overloading is enabled, this is equivalent to
set settings [ #gtkLabelSelectOnFocus := value ]
setSettingsGtkLongPressTime :: (MonadIO m, IsSettings o) => o -> Word32 -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-long-press-time” property. When overloading is enabled, this is equivalent to
set settings [ #gtkLongPressTime := value ]
setSettingsGtkOverlayScrolling :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-overlay-scrolling” property. When overloading is enabled, this is equivalent to
set settings [ #gtkOverlayScrolling := value ]