gtkRecentChooserSetCurrentUri: gtkRecentChooserSetCurrentUri

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Sets uri as the current URI for chooser.

Usage

1
gtkRecentChooserSetCurrentUri(object, uri, .errwarn = TRUE)

Arguments

object

a GtkRecentChooser

uri

a URI

.errwarn

Whether to issue a warning on error or fail silently

Details

Since 2.10

Value

A list containing the following elements:

retval

[logical] TRUE if the URI was found.

error

return location for a GError, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.