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.
setSettingsGtkTimeoutInitial :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-timeout-initial” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTimeoutInitial := value ]
setSettingsGtkTimeoutRepeat :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-timeout-repeat” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTimeoutRepeat := value ]
setSettingsGtkTitlebarDoubleClick :: (MonadIO m, IsSettings o) => o -> Text -> m ()gi-gtk3 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-gtk3 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-gtk3 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 ]
setSettingsGtkToolbarIconSize :: (MonadIO m, IsSettings o) => o -> IconSize -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-toolbar-icon-size” property. When overloading is enabled, this is equivalent to
set settings [ #gtkToolbarIconSize := value ]
setSettingsGtkToolbarStyle :: (MonadIO m, IsSettings o) => o -> ToolbarStyle -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-toolbar-style” property. When overloading is enabled, this is equivalent to
set settings [ #gtkToolbarStyle := value ]
setSettingsGtkTooltipBrowseModeTimeout :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-tooltip-browse-mode-timeout” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTooltipBrowseModeTimeout := value ]
setSettingsGtkTooltipBrowseTimeout :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-tooltip-browse-timeout” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTooltipBrowseTimeout := value ]
setSettingsGtkTooltipTimeout :: (MonadIO m, IsSettings o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.Settings Set the value of the “gtk-tooltip-timeout” property. When overloading is enabled, this is equivalent to
set settings [ #gtkTooltipTimeout := value ]