[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.6" ) ]
public CellView.with_pixbuf (Pixbuf pixbuf)
Creates a new CellView widget, adds a
CellRendererPixbuf to it, and makes it show pixbuf
.
pixbuf |
the image to display in the cell view |
A newly created CellView widget. |