CellView.this

Creates a new #GtkCellView widget, adds a #GtkCellRendererPixbuf to it, and makes it show @pixbuf.

Parameters

pixbuf Pixbuf

the image to display in the cell view

Return Value

A newly created #GtkCellView widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta