Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCellViewNewWithPixbuf: gtkCellViewNewWithPixbuf
Description
Creates a new
GtkCellView
widget, adds a
GtkCellRendererPixbuf
to it, and makes its show
pixbuf
.
Usage
gtkCellViewNewWithPixbuf(pixbuf)
Arguments
pixbuf
the image to display in the cell view
Value
GtkWidget
] A newly created
GtkCellView
widget.
Details
Since 2.6