Package ch.bailu.gtk.gdkpixbuf
Interface PixbufAnimationIterClass.OnGetDelayTime
- 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 TypeMethodDescriptionint
onGetDelayTime
(CallbackHandler __self, PixbufAnimationIter iter)
-
Method Details
-
onGetDelayTime
- Parameters:
iter
- an animation iterator- Returns:
- delay time in milliseconds (thousandths of a second)
-