CellView.this

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.

Parameters

text string

the text to display in the cell view

Return Value

A newly created GtkCellView widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta