get_search_path


Description:

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

Gets the list directories where this looks for snippet files.

Parameters:

this

a SnippetManager.

Returns:

null-terminated array containing a list of snippet files directories. The array is owned by lm and must not be modified.