org.gnu.pango

Class AttrFloat


public class AttrFloat
extends Attribute

The PangoAttrFloat structure is used to represent attributes with a float or double value.

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

double
getValue()
Returns the value
protected static double
getValue(Handle obj)
BEGINNING OF GENERATED CODE

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getEndIndex, getStartIndex, getStartIndex

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Method Details

getValue

public double getValue()
Returns the value


getValue

protected static final double getValue(Handle obj)
BEGINNING OF GENERATED CODE