gtkRecentManagerHasItem {RGtk2} | R Documentation |
Checks whether there is a recently used resource registered
with uri
inside the recent manager.
gtkRecentManagerHasItem(object, uri)
|
[GtkRecentManager ] a GtkRecentManager |
|
[character] a URI |
Since 2.10
[logical] TRUE
if the resource was found, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation