org.gnu.pango
Class AttrString

java.lang.Object
  |
  +--org.gnu.glib.Boxed
        |
        +--org.gnu.pango.Attribute
              |
              +--org.gnu.pango.AttrString

public class AttrString
extends Attribute

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


Constructor Summary
AttrString()
           
 
Method Summary
 java.lang.String getValue()
           
 
Methods inherited from class org.gnu.pango.Attribute
getEndIndex, getStartIndex
 
Methods inherited from class org.gnu.glib.Boxed
equals, getHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttrString

public AttrString()
Method Detail

getValue

public java.lang.String getValue()

Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net