text_column


Description:

[ Version ( since = "2.6" ) ]
public int text_column { get; set; }

The GtkIconView::text-column property contains the number of the model column containing the texts which are displayed.

The text column must be of type STRING. If this property and the markup_column property are both set to -1, no texts are displayed.