remove_item


Description:

public bool remove_item (string uri) throws Error

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

Parameters:

this

a `GtkRecentManager`

uri

the 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