RGtk2 (version 2.20.31)

gtkTreeViewColumnSetAttributes: gtkTreeViewColumnSetAttributes

Description

Sets the attributes in the list as the attributes of tree.column. The attributes should be in attribute/column order, as in gtkTreeViewColumnAddAttribute. All existing attributes are removed, and replaced with the new attributes.

Usage

gtkTreeViewColumnSetAttributes(object, cell.renderer, ...)

Arguments

cell.renderer
the GtkCellRenderer we're setting the attributes of
...
undocumented