Package ch.bailu.gtk.gdkpixbuf
Class PixbufAnimationIterClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gdkpixbuf.PixbufAnimationIterClass
- All Implemented Interfaces:
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
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnAdvance
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetDelayTime
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetPixbuf
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnOnCurrentlyLoadingFrame
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
void
setFieldGetDelayTime
(PixbufAnimationIterClass.OnGetDelayTime get_delay_time) void
void
setFieldOnCurrentlyLoadingFrame
(PixbufAnimationIterClass.OnOnCurrentlyLoadingFrame on_currently_loading_frame) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_CLASS
the parent class
Private field: direct-type- See Also:
-
GET_DELAY_TIME
- See Also:
-
GET_PIXBUF
- See Also:
-
ON_CURRENTLY_LOADING_FRAME
- See Also:
-
ADVANCE
- See Also:
-
-
Constructor Details
-
PixbufAnimationIterClass
-
PixbufAnimationIterClass
public PixbufAnimationIterClass()
-
-
Method Details
-
getClassHandler
-
setFieldGetDelayTime
-
getFieldGetDelayTime
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetDelayTime getFieldGetDelayTime() -
setFieldGetPixbuf
-
getFieldGetPixbuf
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetPixbuf getFieldGetPixbuf() -
setFieldOnCurrentlyLoadingFrame
public void setFieldOnCurrentlyLoadingFrame(PixbufAnimationIterClass.OnOnCurrentlyLoadingFrame on_currently_loading_frame) -
getFieldOnCurrentlyLoadingFrame
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnOnCurrentlyLoadingFrame getFieldOnCurrentlyLoadingFrame() -
setFieldAdvance
-
getFieldAdvance
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnAdvance getFieldAdvance() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-