CellArea.attributeConnect

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

class CellArea
void
attributeConnect

Parameters

renderer CellRenderer

the gtk.CellRenderer to connect an attribute for

attribute string

the attribute name

column int

the gtk.TreeModel column to fetch attribute values from

Meta