org.gnu.pango

Class AttrInt


public class AttrInt
extends Attribute

The PangoAttrInt object is used to represent attributes with a integer value

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

int
getValue()
Returns the value of the object.
protected static int
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 int getValue()
Returns the value of the object.


getValue

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