has_group
Description:
public bool has_group (
string group_name)
Checks whether group_name appears inside the groups registered for the recently used item this.
Parameters:
| this |
a `GtkRecentInfo`
|
| group_name |
name of a group
|
Returns:
|
true if the group was found
|