Package ch.bailu.gtk.gdkpixbuf
Schnittstelle PixbufAnimationClass.OnGetIter
- Umschließende Klasse:
PixbufAnimationClass
- Funktionsschnittstelle:
- Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungonGetIter
(CallbackHandler __self, PixbufAnimation animation, TimeVal start_time)
-
Methodendetails
-
onGetIter
PixbufAnimationIter onGetIter(CallbackHandler __self, @Nonnull PixbufAnimation animation, @Nullable TimeVal start_time) - Parameter:
animation
- a #GdkPixbufAnimationstart_time
- time when the animation starts playing- Gibt zurück:
- an iterator to move over the animation
-