gtkRecentManagerMoveItem
Changes the location of a recently used resource from uri
to new.uri
.
gtkRecentManagerMoveItem(object, uri, new.uri, .errwarn = TRUE)
|
|
|
the URI of a recently used resource |
|
the new URI of the recently used resource, or |
.errwarn |
Whether to issue a warning on error or fail silently |
Please note that this function will not affect the resource pointed by the URIs, but only the URI used in the recently used resources list. Since 2.10
A list containing the following elements:
retval |
[logical] |
|
a return location for a |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.