Package ch.bailu.gtk.gdkpixbuf
Klasse PixbufAnimationIterClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gdkpixbuf.PixbufAnimationIterClass
- Alle implementierten Schnittstellen:
PointerInterface
Modules supporting animations must derive a type from
#GdkPixbufAnimationIter, providing suitable implementations of the
virtual functions.
#GdkPixbufAnimationIter, providing suitable implementations of the
virtual functions.
https://docs.gtk.org/gdk-pixbuf/struct.PixbufAnimationIterClass.html
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interfacestatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringadvances the iterator to @current_time, possibly changing the
current frame.static final Stringreturns the time in milliseconds that the current frame
should be shown.static final Stringreturns the current frame.static final Stringreturns whether the current frame of @iter is
being loaded.static final Stringthe parent class
Private field: direct-type -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnAdvanceadvances the iterator to @current_time, possibly changing the
current frame.ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetDelayTimereturns the time in milliseconds that the current frame
should be shown.ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetPixbufreturns the current frame.ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnOnCurrentlyLoadingFramereturns whether the current frame of @iter is
being loaded.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidadvances the iterator to @current_time, possibly changing the
current frame.voidsetFieldGetDelayTime(PixbufAnimationIterClass.OnGetDelayTime get_delay_time) returns the time in milliseconds that the current frame
should be shown.voidreturns the current frame.voidsetFieldOnCurrentlyLoadingFrame(PixbufAnimationIterClass.OnOnCurrentlyLoadingFrame on_currently_loading_frame) returns whether the current frame of @iter is
being loaded.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
PARENT_CLASS
the parent class
Private field: direct-type- Siehe auch:
-
GET_DELAY_TIME
returns the time in milliseconds that the current frame
should be shown.
SeePixbufAnimationIterClass.OnGetDelayTime.onGetDelayTime(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter)- Siehe auch:
-
GET_PIXBUF
returns the current frame.
SeePixbufAnimationIterClass.OnGetPixbuf.onGetPixbuf(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter)- Siehe auch:
-
ON_CURRENTLY_LOADING_FRAME
returns whether the current frame of @iter is
being loaded.
SeePixbufAnimationIterClass.OnOnCurrentlyLoadingFrame.onOnCurrentlyLoadingFrame(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter)- Siehe auch:
-
ADVANCE
advances the iterator to @current_time, possibly changing the
current frame.
SeePixbufAnimationIterClass.OnAdvance.onAdvance(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter, ch.bailu.gtk.glib.TimeVal)- Siehe auch:
-
-
Konstruktordetails
-
PixbufAnimationIterClass
-
PixbufAnimationIterClass
public PixbufAnimationIterClass()
-
-
Methodendetails
-
getClassHandler
-
setFieldGetDelayTime
returns the time in milliseconds that the current frame
should be shown.
SeePixbufAnimationIterClass.OnGetDelayTime.onGetDelayTime(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter) -
getFieldGetDelayTime
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetDelayTime getFieldGetDelayTime()returns the time in milliseconds that the current frame
should be shown.
SeePixbufAnimationIterClass.OnGetDelayTime.onGetDelayTime(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter) -
setFieldGetPixbuf
-
getFieldGetPixbuf
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetPixbuf getFieldGetPixbuf() -
setFieldOnCurrentlyLoadingFrame
public void setFieldOnCurrentlyLoadingFrame(PixbufAnimationIterClass.OnOnCurrentlyLoadingFrame on_currently_loading_frame) returns whether the current frame of @iter is
being loaded.
SeePixbufAnimationIterClass.OnOnCurrentlyLoadingFrame.onOnCurrentlyLoadingFrame(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter) -
getFieldOnCurrentlyLoadingFrame
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnOnCurrentlyLoadingFrame getFieldOnCurrentlyLoadingFrame()returns whether the current frame of @iter is
being loaded.
SeePixbufAnimationIterClass.OnOnCurrentlyLoadingFrame.onOnCurrentlyLoadingFrame(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter) -
setFieldAdvance
advances the iterator to @current_time, possibly changing the
current frame.
SeePixbufAnimationIterClass.OnAdvance.onAdvance(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter, ch.bailu.gtk.glib.TimeVal) -
getFieldAdvance
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnAdvance getFieldAdvance()advances the iterator to @current_time, possibly changing the
current frame.
SeePixbufAnimationIterClass.OnAdvance.onAdvance(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gdkpixbuf.PixbufAnimationIter, ch.bailu.gtk.glib.TimeVal) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-