Package ch.bailu.gtk.gdk
Interface Surface.OnRender
- 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
-
onRender
Emitted when part of the surface needs to be redrawn.- Parameters:
region
- the region that needs to be redrawn- Returns:
- %TRUE to indicate that the signal has been handled
-