Package ch.bailu.gtk.gobject
Klasse TypeFundamentalInfo
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gobject.TypeFundamentalInfo
- Alle implementierten Schnittstellen:
PointerInterface
A structure that provides information to the type system which is
used specifically for managing fundamental types.
used specifically for managing fundamental types.
https://docs.gtk.org/gobject/struct.TypeFundamentalInfo.html
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
#GTypeFundamentalFlags describing the characteristics of the fundamental type -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
int
#GTypeFundamentalFlags describing the characteristics of the fundamental typevoid
setFieldTypeFlags
(int type_flags) #GTypeFundamentalFlags describing the characteristics of the fundamental typeVon Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
TYPE_FLAGS
#GTypeFundamentalFlags describing the characteristics of the fundamental type- Siehe auch:
-
-
Konstruktordetails
-
TypeFundamentalInfo
-
TypeFundamentalInfo
public TypeFundamentalInfo()
-
-
Methodendetails
-
getClassHandler
-
setFieldTypeFlags
public void setFieldTypeFlags(int type_flags) #GTypeFundamentalFlags describing the characteristics of the fundamental type -
getFieldTypeFlags
public int getFieldTypeFlags()#GTypeFundamentalFlags describing the characteristics of the fundamental type
-