Creates a new GtkCellView widget, adds a GtkCellRendererText to it, and makes its show text. If markup is true the text can be marked up with the Pango text markup language.
the text to display in the cell view
A newly created GtkCellView widget.
ConstructionException GTK+ fails to create the object.
2.6
See Implementation
Creates a new GtkCellView widget, adds a GtkCellRendererText to it, and makes its show text. If markup is true the text can be marked up with the Pango text markup language.