Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkRecentManagerRemoveItem

gtkRecentManagerRemoveItem


Description

Removes a resource pointed by uri from the recently used resources list handled by a recent manager.

Usage

gtkRecentManagerRemoveItem(object, uri, .errwarn = TRUE)

Arguments

object

a GtkRecentManager

uri

the URI of the item you wish to remove

.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 item pointed by uri has been successfully removed by the recently used resources list, and FALSE otherwise.

error

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.