BUBBLE

BUBBLE(GTK_PHASE_BUBBLE)

Events are delivered in the bubble phase.

The bubble phase happens after the capture phase, and before the default handlers are run.

This phase runs from the event widget, up to the toplevel.

Properties

gtk
Link copied to clipboard
val gtk: GtkPropagationPhase
name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int