Package: gtk

Function gtk:recent-manager-lookup-item

Lambda List

gtk:recent-manager-lookup-item (manager uri)

Arguments

manager -- a gtk:recent-manager object
uri -- a string for the URI

Return Value

The gtk:recent-info instance containing information about the resource pointed by uri, or nil if the URI was not registered in the recently used resources list.

Details

Searches for a URI inside the recently used resources list, and returns a structure containing informations about the resource like its MIME type, or its display name.
 

See also

2025-1-6