[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public CellView.with_text (string text)
Creates a new `GtkCellView` widget, adds a `GtkCellRendererText` to it, and makes it show text
.
text |
the text to display in the cell view |
A newly created `GtkCellView` widget. |