gtkRecentInfoGetApplicationInfo: gtkRecentInfoGetApplicationInfo

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1

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 documentation built on Oct. 14, 2021, 5:08 p.m.