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. data PositionType

    gi-gtk4 GI.Gtk.Enums

    Describes which edge of a widget a certain feature is positioned at. For examples, see the tabs of a [classnotebook], or the label of a [classscale].

  2. PositionTypeBottom :: PositionType

    gi-gtk4 GI.Gtk.Enums

    The feature is at the bottom edge.

  3. PositionTypeLeft :: PositionType

    gi-gtk4 GI.Gtk.Enums

    The feature is at the left edge.

  4. PositionTypeRight :: PositionType

    gi-gtk4 GI.Gtk.Enums

    The feature is at the right edge.

  5. PositionTypeTop :: PositionType

    gi-gtk4 GI.Gtk.Enums

    The feature is at the top edge.

  6. data PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    See also printSettingsSetDuplex.

  7. PrintDuplexHorizontal :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    Horizontal duplex.

  8. PrintDuplexSimplex :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    No duplex.

  9. PrintDuplexVertical :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    Vertical duplex.

  10. data PrintError

    gi-gtk4 GI.Gtk.Enums

    Error codes that identify various errors that can occur while using the GTK printing support.

Page 876 of many | Previous | Next