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 interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
advances the iterator to @current_time, possibly changing the
current frame.static final String
returns the time in milliseconds that the current frame
should be shown.static final String
returns the current frame.static final String
returns whether the current frame of @iter is
being loaded.static final String
the parent class
Private field: direct-type -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnAdvance
advances the iterator to @current_time, possibly changing the
current frame.ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetDelayTime
returns the time in milliseconds that the current frame
should be shown.ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetPixbuf
returns the current frame.ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnOnCurrentlyLoadingFrame
returns whether the current frame of @iter is
being loaded.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
advances the iterator to @current_time, possibly changing the
current frame.void
setFieldGetDelayTime
(PixbufAnimationIterClass.OnGetDelayTime get_delay_time) returns the time in milliseconds that the current frame
should be shown.void
returns the current frame.void
setFieldOnCurrentlyLoadingFrame
(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, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von 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()
-