CellView.this

Creates a new #GtkCellView widget, adds a #GtkCellRendererText to it, and makes it show @markup. The text can be marked up with the [Pango text markup language]PangoMarkupFormat.

Parameters

markup 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