[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public CellView.with_markup (string markup)
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 .
markup |
the text to display in the cell view |
A newly created `GtkCellView` widget. |