Gtk.IconView.prototype.unselect_all

function unselect_all():void {
    // Gjs wrapper for gtk_icon_view_unselect_all()
}

Unselects all the icons.

Since 2.6