Package ch.bailu.gtk.gdk
Interface PaintableInterface.OnGetCurrentImage
- Enclosing class:
- PaintableInterface
- 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
-
onGetCurrentImage
- Parameters:
paintable
- a `GdkPaintable`- Returns:
- An immutable paintable for the current contents of @paintable
-