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
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetIter
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetSize
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnGetStaticImage
ch.bailu.gtk.gdkpixbuf.JnaPixbufAnimationClass.OnIsStaticImage
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
void
void
setFieldGetStaticImage
(PixbufAnimationClass.OnGetStaticImage get_static_image) void
setFieldIsStaticImage
(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, 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:
-
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()
-