event
Description:
Emitted for each GDK event delivered to controller
.
Parameters:
event |
the `GdkEvent` which triggered this signal |
Returns:
true to stop other handlers from being invoked for the event and the emission of this signal. false to propagate the event further. |