Package: gtk

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

Lambda List

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

Arguments

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

Return Value

The 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 texture.

Warning

The gtk:cell-view implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2024-5-20