IconView.setTextColumn
void setTextColumn(int column)Sets the column with text for icon_view to be column. The text column must be of type #G_TYPE_STRING.
Parameters
column | A column in the currently used model, or -1 to display no text |
void setTextColumn(int column)Sets the column with text for icon_view to be column. The text column must be of type #G_TYPE_STRING.
column | A column in the currently used model, or -1 to display no text |