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

gtkRecentManagerAddItem

gtkRecentManagerAddItem


Description

Adds a new resource, pointed by uri, into the recently used resources list.

Usage

gtkRecentManagerAddItem(object, uri)

Arguments

object

a GtkRecentManager

uri

a valid URI

Details

This function automatically retrieves some of the needed metadata and setting other metadata to common default values; it then feeds the data to gtkRecentManagerAddFull.

See gtkRecentManagerAddFull if you want to explicitly define the metadata for the resource pointed by uri. Since 2.10

Value

[logical] TRUE if the new item was successfully added to the recently used resources list

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.