Klasse AttrString

Alle implementierten Schnittstellen:
PointerInterface

public class AttrString extends Record
The `PangoAttrString` structure is used to represent attributes with
a string value.

https://docs.gtk.org/Pango/struct.AttrString.html

  • Felddetails

    • ATTR

      public static final String ATTR
      the common portion of the attribute
      Private field: direct-type
      Siehe auch:
    • VALUE

      public static final String VALUE
      the string which is the value of the attribute
      Siehe auch:
  • Konstruktordetails

    • AttrString

      public AttrString(PointerContainer pointer)
    • AttrString

      public AttrString()
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldValue

      public void setFieldValue(Str value)
      the string which is the value of the attribute
    • getFieldValue

      public Str getFieldValue()
      the string which is the value of the attribute