set_propagation_phase
Description:
Sets the propagation phase at which a controller handles events.
If phase
is gtk_phase_none, no automatic event handling will be performed, but other additional
gesture maintenance will.
Parameters:
this |
a `GtkEventController` |
phase |
a propagation phase |