GtkIconView::get_markup_column

int get_markup_column();

Returns the column number of the list's model containing markup information to be displayed. The markup column must be of type string. If this property and the text-column property are both set to column numbers, it overrides the text column. If both are set to -1, no text is displayed.

See also: set_markup_column()