Last updated: Mon, 21 May 2012 view this page in English
GtkCellLayout::set_attributes
set_attributes(cell [, attribute [, column]]);
Sets the attributes in list as the attributes of the cell layout.
The attributes should be in attribute/column order, as in
add_attribute() . All existing
attributes are removed, and replaced with the new attributes.
User Contributed Notes gtk.gtkcelllayout.method.set_attributes.php
There are no user contributed notes for this page.