CellView.this

Creates a new GtkCellView widget, adds a GtkCellRendererPixbuf to it, and makes it show pixbuf. Since 2.6

Parameters

pixbuf Pixbuf

the image to display in the cell view

Throws

ConstructionException GTK+ fails to create the object.

Meta