CellView.with_texture


Description:

[ 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.

Parameters:

texture

the image to display in the cell view

Returns:

A newly created `GtkCellView` widget.