GtkCellRendererText: GtkCellRendererText
Description
Renders text in a cellHierarchy
\link{GObject}
+----\link{GtkObject}
+----\link{GtkCellRenderer}
+----GtkCellRendererText
+----\link{GtkCellRendererCombo}Detailed Description
A GtkCellRendererText
renders a given text in its cell, using the font, color and
style information provided by its properties. The text will be ellipsized if it is
too long and the ellipsize
property allows it.
If the mode is GTK_CELL_RENDERER_MODE_EDITABLE
,
the GtkCellRendererText
allows to edit its text using an entry.References
http://developer.gnome.org/doc/API/2.0/gtk/GtkCellRendererText.html