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
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnConstructor
ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnDispose
ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnFinalize
ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnGetProperty
ch.bailu.gtk.gobject.JnaInitiallyUnownedClass.OnSetProperty
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldConstructor
(InitiallyUnownedClass.OnConstructor constructor) void
void
void
setFieldGetProperty
(InitiallyUnownedClass.OnGetProperty get_property) void
setFieldSetProperty
(InitiallyUnownedClass.OnSetProperty set_property) 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
-
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()
-