Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkRecentInfoHasGroup: gtkRecentInfoHasGroup
Description
Checks whether
group.name
appears inside the groups registered for the recently used item
info
.
Usage
gtkRecentInfoHasGroup(object, group.name)
Arguments
object
a
GtkRecentInfo
group.name
name of a group
Value
TRUE
if the group was found.
Details
Since 2.10