has_item
Description:
public bool has_item (
string uri)
Checks whether there is a recently used resource registered with uri
inside the recent manager.
Parameters:
this |
a `GtkRecentManager`
|
uri |
a URI
|
Returns:
true if the resource was found, false otherwise
|