org.gnu.pango

Class AttrString


public class AttrString
extends Attribute

The AttrString object is used to represent attributes with a string value.

Method Summary

String
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 String 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.