Class AttrFloat

All Implemented Interfaces:
PointerInterface

public class AttrFloat extends Record
The `PangoAttrFloat` structure is used to represent attributes with
a float or double value.

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

  • Field Details

  • Constructor Details

    • AttrFloat

      public AttrFloat(PointerContainer pointer)
    • AttrFloat

      public AttrFloat()
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldValue

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

      public double getFieldValue()
      the value of the attribute