containing the texts which are displayed. The text column must be of type G_TYPE_STRING. If this property and the :markup-column property are both set to -1, no texts are displayed.
IconView.textColumn
int textColumn() @propertyGet textColumn property.
Returns
The ::text-column property contains the number of the model column
void textColumn(int propval) @propertySet textColumn property.
Parameters
propval | The ::text-column property contains the number of the model column containing the texts which are displayed. The text column must be of type G_TYPE_STRING. If this property and the :markup-column property are both set to -1, no texts are displayed. |