gtkCellViewNewWithPixbuf {RGtk2} | R Documentation |
Creates a new GtkCellView
widget, adds a GtkCellRendererPixbuf
to it, and makes its show pixbuf
.
gtkCellViewNewWithPixbuf(pixbuf)
|
[GdkPixbuf ] the image to display in the cell view |
Since 2.6
[GtkWidget
] A newly created GtkCellView
widget.
Derived by RGtkGen from GTK+ documentation