CellView.newWithPixbuf
Creates a new #GtkCellView widget, adds a #GtkCellRendererPixbuf to it, and makes it show pixbuf.
Parameters
pixbuf | the image to display in the cell view |
Returns
A newly created #GtkCellView widget.
Creates a new #GtkCellView widget, adds a #GtkCellRendererPixbuf to it, and makes it show pixbuf.
pixbuf | the image to display in the cell view |