| gtkRecentChooserSetCurrentUri {RGtk2} | R Documentation |
Sets uri as the current URI for chooser.
gtkRecentChooserSetCurrentUri(object, uri, .errwarn = TRUE)
|
[GtkRecentChooser] a GtkRecentChooser |
|
[character] a URI |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.10
A list containing the following elements:
retval |
[logical] TRUE if the URI was found. |
|
[GError] return location for a GError, or NULL |
Derived by RGtkGen from GTK+ documentation