Package: gtk

Function gtk:cell-view-new-with-pixbuf

Lambda List

gtk:cell-view-new-with-pixbuf (pixbuf)

Arguments

pixbuf -- a gdk-pixbuf:pixbuf object with the image to display in the cell view

Return Value

A newly created gtk:cell-view widget.

Details

Creates a new cell view, adds a gtk:cell-renderer-pixbuf object to it, and makes its show pixbuf.
 

See also

#2023-3-16