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

gtkRecentInfoGetApplicationInfo

gtkRecentInfoGetApplicationInfo


Description

Gets the data regarding the application that has registered the resource pointed by info.

Usage

gtkRecentInfoGetApplicationInfo(object, app.name)

Arguments

object

a GtkRecentInfo

app.name

the name of the application that has registered this item

Details

If the command line contains any escape characters defined inside the storage specification, they will be expanded. Since 2.10

Value

A list containing the following elements:

retval

[logical] TRUE if an application with app.name has registered this resource inside the recently used list, or FALSE otherwise.

app.exec

return location for the string containing the command line. [ transfer none ][ out ]

count

return location for the number of times this item was registered. [ out ]

time.

return location for the timestamp this item was last registered for this application. [ out ]

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.