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