Package ch.bailu.gtk.gdkpixbuf
Interface PixbufAnimationClass.OnGetStaticImage
- Enclosing class:
- PixbufAnimationClass
- 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 TypeMethodDescriptiononGetStaticImage
(CallbackHandler __self, PixbufAnimation animation)
-
Method Details
-
onGetStaticImage
- Parameters:
animation
- a #GdkPixbufAnimation- Returns:
- unanimated image representing the animation
-