gtkRecentManagerHasItem: gtkRecentManagerHasItem
Description
Checks whether there is a recently used resource registered
with uri
inside the recent manager.Usage
gtkRecentManagerHasItem(object, uri)
Value
TRUE
if the resource was found, FALSE
otherwise.