API Version: 4.0
Library Version: 4.2.0
flags Gtk.PickFlags
Flags that influence the behavior of gtk_widget_pick().
gtk_widget_pick()
GTK_PICK_DEFAULT
The default behavior, include widgets that are receiving events
GTK_PICK_INSENSITIVE
Include widgets that are insensitive
GTK_PICK_NON_TARGETABLE
Include widgets that are marked as non-targetable. See GtkWidget:can-target
GtkWidget:can-target