Package: gtk

Function gtk-recent-manager-remove-item

Lambda List

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

Arguments

manager -- a gtk-recent-manager object
uri -- a string with the URI of the item you wish to remove

Return Value

True if the item pointed by uri has been successfully removed by the recently used resources list, and false otherwise.

Details

Removes a resource pointed by uri from the recently used resources list handled by a recent manager.
 

See also

2021-12-27