[ CCode ( array_length_type = "gsize" ) ]
public string[] get_groups ()
Returns all groups registered for the recently used item this.
The array of returned group names will be null terminated, so length might optionally be null.
| this |
a `GtkRecentInfo` |
| length |
return location for the number of groups returned |
|
a newly allocated null terminated array of strings. Use strfreev to free it. |