CellArea.attributeConnect

void attributeConnect(gtk.cell_renderer.CellRenderer renderer, string attribute, int column)

Connects an attribute to apply values from column for the [gtk.tree_model.TreeModel] in use.

Parameters

rendererthe [gtk.cell_renderer.CellRenderer] to connect an attribute for
attributethe attribute name
columnthe [gtk.tree_model.TreeModel] column to fetch attribute values from