list_groups


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public (unowned string)[] list_groups ()

List all the known groups within the snippet manager.

The result should be freed with g_free, and the individual strings are owned by this and should never be freed by the caller.

Parameters:

this

a SnippetManager

Returns:

An array of strings which should be freed with g_free.