gtkRecentInfoHasApplication {RGtk2} | R Documentation |
Checks whether an application registered this resource using app.name
.
gtkRecentInfoHasApplication(object, app.name)
|
[GtkRecentInfo ] a GtkRecentInfo |
|
[character] a string containing an application name |
Since 2.10
[logical] TRUE
if an application with name app.name
was found,
FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation