Package ch.bailu.gtk.gdkpixbuf
Interface PixbufAnimationIterClass.OnOnCurrentlyLoadingFrame
- Enclosing class:
- PixbufAnimationIterClass
- 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 TypeMethodDescriptionbooleanonOnCurrentlyLoadingFrame(CallbackHandler __self, PixbufAnimationIter iter)
-
Method Details
-
onOnCurrentlyLoadingFrame
- Parameters:
iter- a #GdkPixbufAnimationIter- Returns:
- `TRUE` if the frame we're on is partially loaded, or the last frame
-