CellView.this

Creates a new gtk.CellView widget, adds a gtk.CellRendererPixbuf to it, and makes it show pixbuf.

Parameters

pixbuf Pixbuf

the image to display in the cell view

Return Value

A newly created gtk.CellView widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta