Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. Settings :: ConnectionInfo -> (String -> IO ()) -> (String -> IO ()) -> JobOptions -> Settings

    faktory Faktory.Settings

    No documentation available.

  2. module Language.Haskell.Meta.Settings

    Settings needed for running the GHC Parser.

  3. module GI.Gtk.Objects.Settings

    GtkSettings provides a mechanism to share global settings between applications. On the X window system, this sharing is realized by an XSettings manager that is usually part of the desktop environment, along with utilities that let the user change these settings. On Wayland, the settings are obtained either via a settings portal, or by reading desktop settings from Settings. On macOS, the settings are obtained from NSUserDefaults. In the absence of these sharing mechanisms, GTK reads default values for settings from settings.ini files in /etc/gtk-4.0, $XDG_CONFIG_DIRS/gtk-4.0 and $XDG_CONFIG_HOME/gtk-4.0. These files must be valid key files (see GKeyFile), and have a section called Settings. Themes can also provide default values for settings by installing a settings.ini file next to their gtk.css file. Applications can override system-wide settings by setting the property of the GtkSettings object with g_object_set(). This should be restricted to special cases though; GtkSettings are not meant as an application configuration facility. There is one GtkSettings instance per display. It can be obtained with settingsGetForDisplay, but in many cases, it is more convenient to use widgetGetSettings.

  4. newtype Settings

    gi-gtk4 GI.Gtk.Objects.Settings

    Memory-managed wrapper type.

  5. Settings :: ManagedPtr Settings -> Settings

    gi-gtk4 GI.Gtk.Objects.Settings

    No documentation available.

  6. module GI.HarfBuzz.Structs.SetT

    Data type for holding a set of integers. SetT's are used to gather and contain glyph IDs, Unicode code points, and various other collections of discrete values.

  7. newtype SetT

    gi-harfbuzz GI.HarfBuzz.Structs.SetT

    Memory-managed wrapper type.

  8. SetT :: ManagedPtr SetT -> SetT

    gi-harfbuzz GI.HarfBuzz.Structs.SetT

    No documentation available.

  9. data SetRepoSecret

    github GitHub.Data.Actions.Secrets

    No documentation available.

  10. SetRepoSecret :: Text -> Text -> SetRepoSecret

    github GitHub.Data.Actions.Secrets

    No documentation available.

Page 64 of many | Previous | Next