RecentManager.removeItem

bool removeItem(string uri)

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

Parameters

urithe URI of the item you wish to remove

Returns

true if the item pointed by uri has been successfully

removed by the recently used resources list, and false otherwise

Throws

[ErrorWrap]