CellArea.attributeConnect

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

Connects an attribute to apply values from column for the #GtkTreeModel in use.

Parameters

rendererthe #GtkCellRenderer to connect an attribute for
attributethe attribute name
columnthe #GtkTreeModel column to fetch attribute values from