Method
GtkRecentInfohas_group
Declaration [src]
gboolean
gtk_recent_info_has_group (
GtkRecentInfo* info,
const char* group_name
)
Description [src]
Checks whether group_name
appears inside the groups
registered for the recently used item info
.