CellArea.attributeConnect

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

class CellArea
void
attributeConnect

Parameters

renderer CellRenderer

the #GtkCellRenderer to connect an attribute for

attribute string

the attribute name

column int

the #GtkTreeModel column to fetch attribute values from

Meta