org.gnu.gtk
Class TextAppearance
MemStruct
org.gnu.gtk.TextAppearance
public class TextAppearance
extends MemStruct
Read only text appearance properties, as returned by methods relating to the
text view widgets.
getBgColor
public Color getBgColor()
getBgStipple
public Bitmap getBgStipple()
getDrawBg
public boolean getDrawBg()
getFgColor
public Color getFgColor()
getFgStipple
public Bitmap getFgStipple()
getRise
public int getRise()
returns super/subscript rise, can be negative
getStrikethrough
public boolean getStrikethrough()