CellView.newWithPixbuf

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

class CellView
static
newWithPixbuf

Parameters

pixbuf gdkpixbuf.pixbuf.Pixbuf

the image to display in the cell view

Return Value

Type: gtk.cell_view.CellView

A newly created #GtkCellView widget.