| gtkRecentChooserSelectUri {RGtk2} | R Documentation |
Selects uri inside chooser.
gtkRecentChooserSelectUri(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 uri was found. |
|
[GError] return location for a GError, or NULL |
Derived by RGtkGen from GTK+ documentation