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. PropagationPhaseNone :: PropagationPhase

    gi-gtk4 GI.Gtk.Enums

    Events are not delivered.

  2. PropagationPhaseTarget :: PropagationPhase

    gi-gtk4 GI.Gtk.Enums

    Events are delivered in the default widget event handlers, note that widget implementations must chain up on button, motion, touch and grab broken handlers for controllers in this phase to be run.

  3. data PickFlags

    gi-gtk4 GI.Gtk.Flags

    Flags that influence the behavior of [methodwidget.pick].

  4. PickFlagsDefault :: PickFlags

    gi-gtk4 GI.Gtk.Flags

    The default behavior, include widgets that are receiving events

  5. PickFlagsInsensitive :: PickFlags

    gi-gtk4 GI.Gtk.Flags

    Include widgets that are insensitive

  6. PickFlagsNonTargetable :: PickFlags

    gi-gtk4 GI.Gtk.Flags

    Include widgets that are marked as non-targetable. See [propertywidget:can-target]

  7. data PopoverMenuFlags

    gi-gtk4 GI.Gtk.Flags

    Flags that affect how PopoverMenu widgets built from a MenuModel are created and displayed.

  8. PopoverMenuFlagsNested :: PopoverMenuFlags

    gi-gtk4 GI.Gtk.Flags

    Submenus are presented as traditional, nested popovers.

  9. PopoverMenuFlagsSliding :: PopoverMenuFlags

    gi-gtk4 GI.Gtk.Flags

    Submenus are presented as sliding submenus that replace the main menu. Since: 4.14

  10. data PrintCapabilities

    gi-gtk4 GI.Gtk.Flags

    Specifies which features the print dialog should offer. If neither PrintCapabilitiesGeneratePdf nor PrintCapabilitiesGeneratePs is specified, GTK assumes that all formats are supported.

Page 881 of many | Previous | Next