Class AttrInt

All Implemented Interfaces:
PointerInterface

public class AttrInt extends Record
The `PangoAttrInt` structure is used to represent attributes with
an integer or enumeration value.

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

  • Field Details

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldValue

      public void setFieldValue(int value)
      the value of the attribute
    • getFieldValue

      public int getFieldValue()
      the value of the attribute