Package: gtk
GFlags gtk-target-flags
Details The gtk-target-flags flags is used to specify constraints on
a target entry. (define-g-flags "GtkTargetFlags" gtk-target-flags (:export t :type-initializer "gtk_target_flags_get_type") (:same-app 1) (:same-widget 2) (:other-app 4) (:other-widget 8))
| See also |
2021-10-3