Creates a new gtk.cell_view.CellView widget, adds a gtk.cell_renderer_text.CellRendererText to it, and makes it show markup. The text can be marked up with the Pango text markup language.
the text to display in the cell view
A newly created gtk.cell_view.CellView widget.
Creates a new gtk.cell_view.CellView widget, adds a gtk.cell_renderer_text.CellRendererText to it, and makes it show markup. The text can be marked up with the Pango text markup language.