Uses of Class
org.gnu.gtk.TextAttributes

Packages that use TextAttributes
org.gnu.gtk   
 

Uses of TextAttributes in org.gnu.gtk
 

Methods in org.gnu.gtk that return TextAttributes
 TextAttributes TextView.getDefaultAttributes()
          Obtains a copy of the default text attributes.
 

Methods in org.gnu.gtk with parameters of type TextAttributes
 boolean TextIter.getAttributes(TextAttributes values)
          Computes the effect of any tags applied to this spot in the text.
 


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