GtkCellView Constructor

GtkCellView::new_with_pixbuf (GdkPixbuf pixbuf);

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

This method must be called statically.