Gtk.IconView.prototype.select_all

function select_all():void {
    // Gjs wrapper for gtk_icon_view_select_all()
}

Selects all the icons. icon_view must has its selection mode set to #GTK_SELECTION_MULTIPLE.

Since 2.6