Package ch.bailu.gtk.gdk
Interface FrameClock.OnBeforePaint
- 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
-
onBeforePaint
void onBeforePaint()Begins processing of the frame.
Applications should generally not handle this signal.
-