Gtk.RecentChooser.prototype.get_current_uri

function get_current_uri():String {
    // Gjs wrapper for gtk_recent_chooser_get_current_uri()
}

Gets the URI currently selected by chooser.

Since 2.10

Returns

a newly allocated string holding a URI.