PickFlags
Description:
[ CCode ( cprefix = "GTK_PICK_" , type_id = "gtk_pick_flags_get_type ()" ) ]
[ Flags ]
public enum PickFlags
Flags that influence the behavior of [method@Widget.
pick].
Content:
Enum values:
- DEFAULT - The default behavior, include
widgets that are receiving events
- INSENSITIVE - Include widgets that are
insensitive
- NON_TARGETABLE - Include widgets that
are marked as non-targetable.