RecentInfo.getGroups

string[] 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.

Returns

a newly allocated null terminated array of strings.

Use [glib.global.strfreev] to free it.