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.

  1. setSettingsGtkEnableTooltips :: (MonadIO m, IsSettings o) => o -> Bool -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-enable-tooltips” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkEnableTooltips := value ]
    

  2. setSettingsGtkEntryPasswordHintTimeout :: (MonadIO m, IsSettings o) => o -> Word32 -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-entry-password-hint-timeout” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkEntryPasswordHintTimeout := value ]
    

  3. setSettingsGtkEntrySelectOnFocus :: (MonadIO m, IsSettings o) => o -> Bool -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-entry-select-on-focus” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkEntrySelectOnFocus := value ]
    

  4. setSettingsGtkErrorBell :: (MonadIO m, IsSettings o) => o -> Bool -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-error-bell” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkErrorBell := value ]
    

  5. setSettingsGtkFallbackIconTheme :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-fallback-icon-theme” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkFallbackIconTheme := value ]
    

  6. setSettingsGtkFileChooserBackend :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-file-chooser-backend” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkFileChooserBackend := value ]
    

  7. setSettingsGtkFontName :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-font-name” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkFontName := value ]
    

  8. setSettingsGtkFontconfigTimestamp :: (MonadIO m, IsSettings o) => o -> Word32 -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-fontconfig-timestamp” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkFontconfigTimestamp := value ]
    

  9. setSettingsGtkIconSizes :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-icon-sizes” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkIconSizes := value ]
    

  10. setSettingsGtkIconThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m ()

    gi-gtk-hs Data.GI.Gtk

    Set the value of the “gtk-icon-theme-name” property. When overloading is enabled, this is equivalent to

    set settings [ #gtkIconThemeName := value ]
    

Page 149 of many | Previous | Next