EventController.handleEvent

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

class EventController
bool
handleEvent

Parameters

event Event

a #GdkEvent

Return Value

Type: bool

%TRUE if the event was potentially useful to trigger the controller action

Meta

Since

3.14