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. PopoverConstraintNone :: PopoverConstraint

    gi-gtk3 GI.Gtk.Enums

    Don't constrain the popover position beyond what is imposed by the implementation

  2. PopoverConstraintWindow :: PopoverConstraint

    gi-gtk3 GI.Gtk.Enums

    Constrain the popover to the boundaries of the window that it is attached to

  3. data PositionType

    gi-gtk3 GI.Gtk.Enums

    Describes which edge of a widget a certain feature is positioned at, e.g. the tabs of a Notebook, the handle of a HandleBox or the label of a Scale.

  4. PositionTypeBottom :: PositionType

    gi-gtk3 GI.Gtk.Enums

    The feature is at the bottom edge.

  5. PositionTypeLeft :: PositionType

    gi-gtk3 GI.Gtk.Enums

    The feature is at the left edge.

  6. PositionTypeRight :: PositionType

    gi-gtk3 GI.Gtk.Enums

    The feature is at the right edge.

  7. PositionTypeTop :: PositionType

    gi-gtk3 GI.Gtk.Enums

    The feature is at the top edge.

  8. data PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    See also printSettingsSetDuplex.

  9. PrintDuplexHorizontal :: PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    Horizontal duplex.

  10. PrintDuplexSimplex :: PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    No duplex.

Page 854 of many | Previous | Next