RecentManager.removeItem

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

class RecentManager
bool
removeItem
(
string uri
)

Parameters

uri string

the URI of the item you wish to remove

Return Value

Type: bool

TRUE if the item pointed by uri has been successfully removed by the recently used resources list, and FALSE otherwise

Throws

GException on failure.

Meta

Since

2.10