attribute_get_column
Description:
[ Version ( since = "3.14" ) ]
public int attribute_get_column (CellRenderer renderer, string attribute)
public int attribute_get_column (CellRenderer renderer, string attribute)
Returns the model column that an attribute has been mapped to, or -1 if the attribute is not mapped.
Parameters:
| this |
a CellArea |
| renderer | |
| attribute |
an attribute on the renderer |
Returns:
|
the model column, or -1 |