Package: gtk

Function gtk-cell-area-attribute-column

Lambda List

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

Arguments

area -- a gtk-cell-area object
renderer -- a gtk-cell-renderer object
attribute -- a string with an attribute on the renderer

Return Value

An integer with the model column, or -1.

Details

Returns the model column that an attribute has been mapped to, or -1 if the attribute is not mapped.
 

See also

2021-12-20