Package: gtk

Function gtk:recent-info-create-app-info

Lambda List

gtk:recent-info-create-app-info (info name)

Arguments

info -- a gtk:recent-info instance
name -- a string for the name of the application that should be mapped to a g:app-info object, if nil is used then the default application for the MIME type is used

Return Value

The newly created g:app-info object, or nil.

Details

Creates a g:app-info object for the specified gtk:recent-info instance.
 

See also

#2025-1-11