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