Package ch.bailu.gtk.pango
Klasse AttrLanguage
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.pango.AttrLanguage
- Alle implementierten Schnittstellen:
PointerInterface
The `PangoAttrLanguage` structure is used to represent attributes that
are languages.
are languages.
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic AttributeCreate a new language tag attribute.static ClassHandlerthe `PangoLanguage` which is the value of the attributevoidsetFieldValue(Language value) the `PangoLanguage` 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, 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
-
ATTR
the common portion of the attribute
Private field: direct-type- Siehe auch:
-
VALUE
the `PangoLanguage` which is the value of the attribute- Siehe auch:
-
-
Konstruktordetails
-
AttrLanguage
-
AttrLanguage
public AttrLanguage()
-
-
Methodendetails
-
getClassHandler
-
setFieldValue
the `PangoLanguage` which is the value of the attribute -
getFieldValue
the `PangoLanguage` which is the value of the attribute -
_new
Create a new language tag attribute.- Parameter:
language- language tag- Gibt zurück:
- the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
-