[ Version ( since = "3.14" ) ]
public void set_propagation_phase (PropagationPhase phase)
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. In that phase, the events can be managed by calling
handle_event.
this | |
phase |
a propagation phase |