Package: gtk
Function gtk-cell-renderer-pixbuf-new
Lambda Listgtk-cell-renderer-pixbuf-new () Return ValueThe new gtk-cell-renderer-pixbuf object. Details
Creates a new cell renderer pixbuf.
Adjust rendering parameters using object properties. Object properties can be set globally with the function g-object-property. Also, with the gtk-tree-view-column widget, you can bind a property to a value in a gtk-tree-model widget. For example, you can bind the pixbuf property on the cell renderer to a
pixbuf value in the model, thus rendering a different image in each row of the gtk-tree-view widget. | See also |
*2021-3-13