org.gnu.pango

Class AttrString


public class AttrString
extends Attribute

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

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

String
getValue()
protected static String
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 String getValue()


getValue

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