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 PathType

    gi-gtk3 GI.Gtk.Enums

    Deprecated: (Since version 3.0)

  2. PathTypeClass :: PathType

    gi-gtk3 GI.Gtk.Enums

    Deprecated

  3. PathTypeWidget :: PathType

    gi-gtk3 GI.Gtk.Enums

    Deprecated

  4. PathTypeWidgetClass :: PathType

    gi-gtk3 GI.Gtk.Enums

    Deprecated

  5. data PolicyType

    gi-gtk3 GI.Gtk.Enums

    Determines how the size should be computed to achieve the one of the visibility mode for the scrollbars.

  6. PolicyTypeAlways :: PolicyType

    gi-gtk3 GI.Gtk.Enums

    The scrollbar is always visible. The view size is independent of the content.

  7. PolicyTypeAutomatic :: PolicyType

    gi-gtk3 GI.Gtk.Enums

    The scrollbar will appear and disappear as necessary. For example, when all of a TreeView can not be seen.

  8. PolicyTypeExternal :: PolicyType

    gi-gtk3 GI.Gtk.Enums

    Don't show a scrollbar, but don't force the size to follow the content. This can be used e.g. to make multiple scrolled windows share a scrollbar. Since: 3.16

  9. PolicyTypeNever :: PolicyType

    gi-gtk3 GI.Gtk.Enums

    The scrollbar should never appear. In this mode the content determines the size.

  10. data PopoverConstraint

    gi-gtk3 GI.Gtk.Enums

    Describes constraints to positioning of popovers. More values may be added to this enumeration in the future. Since: 3.20

Page 853 of many | Previous | Next