CAPTURE

CAPTURE(GTK_PHASE_CAPTURE)

Events are delivered in the capture phase.

The capture phase happens before the bubble phase, runs from the toplevel down to the event widget.

This option should only be used on containers that might possibly handle events before their children do.

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