Package: gtk

Function gtk:recent-manager-add-item

Lambda List

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

Arguments

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

Return Value

True if the new item was successfully added to the recently used resources list.

Details

Adds a new resource, pointed by uri, into the recently used resources list. This function automatically retrieves some of the needed metadata and setting other metadata to common default values.
 

See also

#2026-04-19