Package ch.bailu.gtk.gtk
Class GLAreaClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.GLAreaClass
- All Implemented Interfaces:
PointerInterface
The `GtkGLAreaClass` structure contains only private data.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gtk.JnaGLAreaClass.OnCreateContextch.bailu.gtk.gtk.JnaGLAreaClass.OnRenderch.bailu.gtk.gtk.JnaGLAreaClass.OnResizestatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldCreateContext(GLAreaClass.OnCreateContext create_context) voidsetFieldRender(GLAreaClass.OnRender render) voidsetFieldResize(GLAreaClass.OnResize resize) 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
Private field: direct-type- See Also:
-
RENDER
- See Also:
-
RESIZE
- See Also:
-
CREATE_CONTEXT
- See Also:
-
-
Constructor Details
-
GLAreaClass
-
-
Method Details
-
getClassHandler
-
setFieldRender
-
getFieldRender
public ch.bailu.gtk.gtk.JnaGLAreaClass.OnRender getFieldRender() -
setFieldResize
-
getFieldResize
public ch.bailu.gtk.gtk.JnaGLAreaClass.OnResize getFieldResize() -
setFieldCreateContext
-
getFieldCreateContext
public ch.bailu.gtk.gtk.JnaGLAreaClass.OnCreateContext getFieldCreateContext() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-