Package ch.bailu.gtk.pango
Klasse AttrString
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.pango.AttrString
- Alle implementierten Schnittstellen:
PointerInterface
The `PangoAttrString` structure is used to represent attributes with
a string value.
a string value.
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
the string which is the value of the attributevoid
setFieldValue
(Str value) the string which is the value of the attributeVon 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
-
ATTR
the common portion of the attribute
Private field: direct-type- Siehe auch:
-
VALUE
the string which is the value of the attribute- Siehe auch:
-
-
Konstruktordetails
-
AttrString
-
AttrString
public AttrString()
-
-
Methodendetails
-
getClassHandler
-
setFieldValue
the string which is the value of the attribute -
getFieldValue
the string which is the value of the attribute
-