| gtkRecentInfoHasGroup {RGtk2} | R Documentation |
Checks whether group.name appears inside the groups registered for the
recently used item info.
gtkRecentInfoHasGroup(object, group.name)
|
[GtkRecentInfo] a GtkRecentInfo |
|
[character] name of a group |
Since 2.10
[logical] TRUE if the group was found.
Derived by RGtkGen from GTK+ documentation