Class AttrString

All Implemented Interfaces:
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

  • Field Details

  • Constructor Details

    • AttrString

      public AttrString(PointerContainer pointer)
    • AttrString

      public AttrString()
  • Method Details

    • 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