EventControllerLegacy.addOnEvent

Emitted for each GDK event delivered to @controller.

class EventControllerLegacy
gulong
addOnEvent

Return Value

Type: gulong

%TRUE to stop other handlers from being invoked for the event and the emission of this signal. %FALSE to propagate the event further.

Meta