gtkTreeViewColumnSetAttributes {RGtk2} | R Documentation |
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.
gtkTreeViewColumnSetAttributes(object, cell.renderer, ...)
|
|
|
the |
|
A list of attributes. |
Derived by RGtkGen from GTK+ documentation