attribute_get_column
Description:
Returns the model column that an attribute has been mapped to, or -1 if the attribute is not mapped.
Parameters:
this |
a `GtkCellArea` |
renderer |
a `GtkCellRenderer` |
attribute |
an attribute on the renderer |
Returns:
the model column, or -1 |