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
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnAdvancech.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetDelayTimech.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnGetPixbufch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationIterClass.OnOnCurrentlyLoadingFramestatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidvoidsetFieldGetDelayTime(PixbufAnimationIterClass.OnGetDelayTime get_delay_time) voidvoidsetFieldOnCurrentlyLoadingFrame(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, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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()
-