[ Version ( since = "2.6" ) ]
public void set_text_column (int column)
Sets the column with text for this to be column.
Use [class@Gtk.GridView] instead
The text column must be of type `G_TYPE_STRING`.
| this |
A `GtkIconView`. |
| column |
A column in the currently used model, or -1 to display no text |