Package ch.bailu.gtk.gobject
Class InitiallyUnownedClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gobject.InitiallyUnownedClass
- All Implemented Interfaces:
PointerInterface
The class structure for the GInitiallyUnowned type.
https://docs.gtk.org/gobject/struct.InitiallyUnownedClass.html
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnConstructorch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnDisposech.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnFinalizech.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnGetPropertych.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnSetPropertystatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldConstructor(InitiallyUnownedClass.OnConstructor constructor) voidvoidvoidsetFieldGetProperty(InitiallyUnownedClass.OnGetProperty get_property) voidsetFieldSetProperty(InitiallyUnownedClass.OnSetProperty set_property) 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
-
G_TYPE_CLASS
the parent class
Private field: direct-type- See Also:
-
CONSTRUCT_PROPERTIES
- See Also:
-
CONSTRUCTOR
- See Also:
-
SET_PROPERTY
- See Also:
-
GET_PROPERTY
- See Also:
-
DISPOSE
- See Also:
-
FINALIZE
- See Also:
-
-
Constructor Details
-
InitiallyUnownedClass
-
-
Method Details
-
getClassHandler
-
getFieldConstructProperties
-
setFieldConstructor
-
getFieldConstructor
public ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnConstructor getFieldConstructor() -
setFieldSetProperty
-
getFieldSetProperty
public ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnSetProperty getFieldSetProperty() -
setFieldGetProperty
-
getFieldGetProperty
public ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnGetProperty getFieldGetProperty() -
setFieldDispose
-
getFieldDispose
public ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnDispose getFieldDispose() -
setFieldFinalize
-
getFieldFinalize
public ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnFinalize getFieldFinalize() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-