org.gnu.pango

Class AttrInt


public class AttrInt
extends Attribute

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

Method Summary

int
getValue()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getStartIndex

Method Details

getValue

public int getValue()

Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.

Returns the value of the object.