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. In that phase, the events can be managed by calling
handle_event.
Parameters:
this | |
phase |
a propagation phase |