Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. pattern PRINT_SETTINGS_USE_COLOR :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  2. pattern PRINT_SETTINGS_WIN32_DRIVER_EXTRA :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  3. pattern PRINT_SETTINGS_WIN32_DRIVER_VERSION :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  4. pattern PRIORITY_RESIZE :: Int32

    gi-gtk4 GI.Gtk.Constants

    Use this priority for functionality related to size allocation. It is used internally by GTK+ to compute the sizes of widgets. This priority is higher than PRIORITY_REDRAW to avoid resizing a widget which was just redrawn.

  5. data PackType

    gi-gtk4 GI.Gtk.Enums

    Represents the packing location of a children in its parent. See [classwindowControls] for example.

  6. PackTypeEnd :: PackType

    gi-gtk4 GI.Gtk.Enums

    The child is packed into the end of the widget

  7. PackTypeStart :: PackType

    gi-gtk4 GI.Gtk.Enums

    The child is packed into the start of the widget

  8. data PadActionType

    gi-gtk4 GI.Gtk.Enums

    The type of a pad action.

  9. PadActionTypeButton :: PadActionType

    gi-gtk4 GI.Gtk.Enums

    Action is triggered by a pad button

  10. PadActionTypeRing :: PadActionType

    gi-gtk4 GI.Gtk.Enums

    Action is triggered by a pad ring

Page 873 of many | Previous | Next