EventController.setPropagationPhase

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.

class EventController
void
setPropagationPhase

Parameters

phase GtkPropagationPhase

a propagation phase

Meta