CellView.newWithTexture

Creates a new [gtk.cell_view.CellView] widget, adds a [gtk.cell_renderer_pixbuf.CellRendererPixbuf] to it, and makes it show texture.

Parameters

texturethe image to display in the cell view

Returns

A newly created [gtk.cell_view.CellView] widget.