get_column_name
Description:
public virtual unowned string get_column_name (
uint column)
Retrieves the name of the column
Parameters:
| this |
Model
|
| column |
the column number
|
Returns:
|
the name of the column. The model holds the returned string, and it should not be modified or freed
|