Package ch.bailu.gtk.gdk
Interface FrameClock.OnAfterPaint
- Enclosing class:
- FrameClock
- 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
-
onAfterPaint
void onAfterPaint()This signal ends processing of the frame.
Applications should generally not handle this signal.
-