Package ch.bailu.gtk.gtk
Interface WidgetClass.OnSnapshot
- Enclosing class:
- WidgetClass
- 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
Modifier and TypeMethodDescriptionvoid
onSnapshot
(CallbackHandler __self, Widget widget, Snapshot snapshot)
-
Method Details
-
onSnapshot
- Parameters:
widget
-snapshot
-
-