EventController.handleEvent

Feeds an events into controller, so it can be interpreted and the controller actions triggered.

class EventController
bool
handleEvent

Parameters

event gdk.event.Event

a #GdkEvent

Return Value

Type: bool

true if the event was potentially useful to trigger the controller action