RGtk2 (version 2.20.31)

gtkRecentChooserSelectUri: gtkRecentChooserSelectUri

Description

Selects uri inside chooser.

Usage

gtkRecentChooserSelectUri(object, uri, .errwarn = TRUE)

Arguments

uri
a URI
.errwarn
Whether to issue a warning on error or fail silently

Value

A list containing the following elements:
retval
[logical] TRUE if uri was found.
error
return location for a GError, or NULL. [ allow-none ]

Details

Since 2.10