CellView.newWithText
Creates a new #GtkCellView widget, adds a #GtkCellRendererText to it, and makes it show text.
Parameters
text | the text to display in the cell view |
Returns
A newly created #GtkCellView widget.
Creates a new #GtkCellView widget, adds a #GtkCellRendererText to it, and makes it show text.
text | the text to display in the cell view |