RecentInfo.getGroups

Returns all groups registered for the recently used item info. The array of returned group names will be NULL terminated, so length might optionally be NULL.

class RecentInfo
string[]
getGroups
()

Return Value

Type: string[]

a newly allocated NULL terminated array of strings. Use g_strfreev() to free it.

Meta

Since

2.10