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 ClassHandlerint#GTypeFundamentalFlags describing the characteristics of the fundamental typevoidsetFieldTypeFlags(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, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon 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
-