set_text_column
Description:
Sets the column with text for this to be column
.
Note:
Use [class@Gtk.GridView] instead
The text column must be of type `G_TYPE_STRING`.
Parameters:
this |
A `GtkIconView`. |
column |
A column in the currently used model, or -1 to display no text |