Package ch.bailu.gtk.gdkpixbuf
Class PixbufAnimationClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gdkpixbuf.PixbufAnimationClass
- All Implemented Interfaces:
PointerInterface
Modules supporting animations must derive a type from
#GdkPixbufAnimation, providing suitable implementations of the
virtual functions.
#GdkPixbufAnimation, providing suitable implementations of the
virtual functions.
https://docs.gtk.org/gdk-pixbuf/struct.PixbufAnimationClass.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.JnaPixbufAnimationClass.OnGetIterch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetSizech.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetStaticImagech.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnIsStaticImagestatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidvoidvoidsetFieldGetStaticImage(PixbufAnimationClass.OnGetStaticImage get_static_image) voidsetFieldIsStaticImage(PixbufAnimationClass.OnIsStaticImage is_static_image) 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:
-
IS_STATIC_IMAGE
- See Also:
-
GET_STATIC_IMAGE
- See Also:
-
GET_SIZE
- See Also:
-
GET_ITER
- See Also:
-
-
Constructor Details
-
PixbufAnimationClass
-
PixbufAnimationClass
public PixbufAnimationClass()
-
-
Method Details
-
getClassHandler
-
setFieldIsStaticImage
-
getFieldIsStaticImage
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnIsStaticImage getFieldIsStaticImage() -
setFieldGetStaticImage
-
getFieldGetStaticImage
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetStaticImage getFieldGetStaticImage() -
setFieldGetSize
-
getFieldGetSize
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetSize getFieldGetSize() -
setFieldGetIter
-
getFieldGetIter
public ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetIter getFieldGetIter() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-