GtkPickFlags

Flags that influence the behavior of gtk.widget.Widget.pick.

Values

ValueMeaning
Default0

The default behavior, include widgets that are receiving events

Insensitive1

Include widgets that are insensitive

NonTargetable2

Include widgets that are marked as non-targetable. See property@Widget:can-target