Gtk.RecentChooser.prototype.set_show_not_found

function set_show_not_found(show_not_found:Boolean):void {
    // Gjs wrapper for gtk_recent_chooser_set_show_not_found()
}

Sets whether chooser should display the recently used resources that it didn't find. This only applies to local resources.

Since 2.10

show_not_found

whether to show the local items we didn't find