Gtk.IconView.prototype.set_text_column
function set_text_column(column:Number):void { // Gjs wrapper for gtk_icon_view_set_text_column() }
Sets the column with text for icon_view to be column. The text column must be of type #G_TYPE_STRING.
Since 2.6
- column
A column in the currently used model, or -1 to display no text