Package: gtk

Function gtk-recent-info-application-info

Lambda List

gtk-recent-info-application-info (info name)

Arguments

info -- a gtk-recent-info instance
name -- a string with the name of the application that has registered this item

Return Value

exec -- a string containing the command line
count -- an integer with the number of times this item was registered
time -- an long integer with the timestamp this item was last registered for this application

Details

Gets the data regarding the application that has registered the resource pointed by info. If the command line contains any escape characters defined inside the storage specification, they will be expanded.
 

See also

2021-12-27