gtkTreeViewColumnSetAttributes {RGtk2.10}R Documentation

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

... [GtkCellRenderer] the GtkCellRenderer we're setting the attributes of

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]