Gtk.IconView.prototype.get_text_column
function get_text_column():Number { // Gjs wrapper for gtk_icon_view_get_text_column() }
Returns the column with text for icon_view.
Since 2.6
- Returns
the text column, or -1 if it's unset.
function get_text_column():Number { // Gjs wrapper for gtk_icon_view_get_text_column() }
Returns the column with text for icon_view.
Since 2.6
the text column, or -1 if it's unset.