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_RESOLUTION_Y :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  2. pattern PRINT_SETTINGS_REVERSE :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  3. pattern PRINT_SETTINGS_SCALE :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  4. pattern PRINT_SETTINGS_USE_COLOR :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  5. pattern PRINT_SETTINGS_WIN32_DRIVER_EXTRA :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  6. pattern PRINT_SETTINGS_WIN32_DRIVER_VERSION :: Text

    gi-gtk3 GI.Gtk.Constants

    No description available in the introspection data.

  7. pattern PRIORITY_RESIZE :: Int32

    gi-gtk3 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.

  8. data PackDirection

    gi-gtk3 GI.Gtk.Enums

    Determines how widgets should be packed inside menubars and menuitems contained in menubars.

  9. PackDirectionBtt :: PackDirection

    gi-gtk3 GI.Gtk.Enums

    Widgets are packed bottom-to-top

  10. PackDirectionLtr :: PackDirection

    gi-gtk3 GI.Gtk.Enums

    Widgets are packed left-to-right

Page 849 of many | Previous | Next