Gtk.RecentChooser.prototype.unselect_all

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

Unselects all the items inside chooser.

Since 2.10