Package: gtk
GEnum gtk:propagation-phase
Declaration(gobject:define-genum "GtkPropagationPhase" propagation-phase (:export t :type-initializer "gtk_propagation_phase_get_type") (:none 0) (:capture 1) (:bubble 2) (:target 3)) Values
Details
Describes the stage at which events are fed into a gtk:event-controller object. | See also |
2024-7-26