EventController.handleEvent

bool handleEvent(gdk.event.Event event)

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

Parameters

eventa #GdkEvent

Returns

true if the event was potentially useful to trigger the

controller action