Package ch.bailu.gtk.gdk
Interface Surface.OnEvent
- Enclosing class:
- Surface
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
onEvent
Emitted when GDK receives an input event for @surface.- Parameters:
event
- an input event- Returns:
- %TRUE to indicate that the event has been handled
-