[Top]
GTK2
GTK2.CellRendererText
|
Class GTK2.CellRendererText
- Description
Properties:
Pango.AttrList attributes
string background
GDK2.Color background-gdk
int background-set
int editable
int editable-set
int ellipsize
int ellipsize-set
string family
int family-set
string font
Pango.FontDescription font-desc
string foreground
GDK2.Color foreground-gdk
int foreground-set
string language
int language-set
string markup
int rise
int rise-set
float scale
int scale-set
int single-paragraph-mode
int size
float size-points
int size-set
int stretch PANGO_STRETCH_CONDENSED , PANGO_STRETCH_EXPANDED , PANGO_STRETCH_EXTRA_CONDENSED , PANGO_STRETCH_EXTRA_EXPANDED , PANGO_STRETCH_NORMAL , PANGO_STRETCH_SEMI_CONDENSED , PANGO_STRETCH_SEMI_EXPANDED , PANGO_STRETCH_ULTRA_CONDENSED and PANGO_STRETCH_ULTRA_EXPANDED
int stretch-set
int strikethrough
int strikethrough-set
int style PANGO_STYLE_ITALIC , PANGO_STYLE_NORMAL and PANGO_STYLE_OBLIQUE
int style-set
string text
int underline PANGO_UNDERLINE_DOUBLE , PANGO_UNDERLINE_ERROR , PANGO_UNDERLINE_LOW , PANGO_UNDERLINE_NONE and PANGO_UNDERLINE_SINGLE
int underline-set
int variant PANGO_VARIANT_NORMAL and PANGO_VARIANT_SMALL_CAPS
int variant-set
int weight
int weight-set
int width-chars
Signals:
edited
- Inherit
CellRenderer
inherit GTK2.CellRenderer : CellRenderer
|