Gtk.RecentChooser::set_current_uri
function vfunc_set_current_uri(uri:String):Boolean {
}Sets uri as the current URI for chooser.
Since 2.10
- uri
a URI
- Returns
true if the URI was found.
function vfunc_set_current_uri(uri:String):Boolean {
}Sets uri as the current URI for chooser.
Since 2.10
a URI
true if the URI was found.