Package: gtk

Function gtk-cell-area-attribute-connect

Lambda List

gtk-cell-area-attribute-connect (area renderer attribute column)

Arguments

area -- a gtk-cell-area object
renderer -- a gtk-cell-renderer object to connect an attribute for
attribute -- a string with the attribute name
column -- an integer for the gtk-tree-model object column to fetch attribute values from

Details

Connects an attribute to apply values from column for the tree model in use.
 

See also

2021-12-20