EventController.propagationPhase
gtk.types.PropagationPhase propagationPhase() @propertyGet propagationPhase property.
Returns
The propagation phase at which this controller will handle events.
void propagationPhase(gtk.types.PropagationPhase propval) @propertySet propagationPhase property.
Parameters
propval | The propagation phase at which this controller will handle events. |