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.
setSettingsGtkSplitCursor :: (MonadIO m, IsSettings o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-split-cursor” property. When overloading is enabled, this is equivalent to
set settings [ #gtkSplitCursor := value ]
setSettingsGtkThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-theme-name” property. When overloading is enabled, this is equivalent to
set settings [ #gtkThemeName := value ]
setSettingsGtkTitlebarDoubleClick :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-titlebar-double-click” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTitlebarDoubleClick := value ]
setSettingsGtkTitlebarMiddleClick :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-titlebar-middle-click” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTitlebarMiddleClick := value ]
setSettingsGtkTitlebarRightClick :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-titlebar-right-click” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTitlebarRightClick := value ]
setSettingsGtkXftAntialias :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-xft-antialias” property. When overloading is enabled, this is equivalent to
set settings [ #gtkXftAntialias := value ]
setSettingsGtkXftDpi :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-xft-dpi” property. When overloading is enabled, this is equivalent to
set settings [ #gtkXftDpi := value ]
setSettingsGtkXftHinting :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-xft-hinting” property. When overloading is enabled, this is equivalent to
set settings [ #gtkXftHinting := value ]
setSettingsGtkXftHintstyle :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-xft-hintstyle” property. When overloading is enabled, this is equivalent to
set settings [ #gtkXftHintstyle := value ]
setSettingsGtkXftRgba :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.Settings Set the value of the “gtk-xft-rgba” property. When overloading is enabled, this is equivalent to
set settings [ #gtkXftRgba := value ]