Package: gtk

Function gtk-recent-manager-has-item

Lambda List

gtk-recent-manager-has-item (manager uri)

Arguments

manager -- a gtk-recent-manager object
uri -- a string with the URI

Return Value

True if the resource was found, false otherwise.

Details

Checks whether there is a recently used resource registered with uri inside the recent manager.
 

See also

2021-12-27