Package: gtk
GFlags gtk:pick-flags
Declaration(gobject:define-gflags "GtkPickFlags" pick-flags (:export t :type-initializer "gtk_pick_flags_get_type") (:default 0) (:insensitive #.(ash 1 0)) (:non-targetable #.(ash 1 1))) Values
Details Flags that influence the behavior of the gtk:widget-pick function. | See also |
2024-3-8