| gtkTreeViewColumnSetAttributes {RGtk2.10} | 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, ...)
|
[GtkCellRenderer] the GtkCellRenderer we're setting the attributes of |
Derived by RGtkGen from GTK+ documentation