API Version: 5
Library Version: 5.3.2
const gchar* const* gtk_source_snippet_manager_get_search_path ( GtkSourceSnippetManager* self )
Gets the list directories where self looks for snippet files.
self
utf8
NULL-terminated array containing a list of snippet files directories. The array is owned by lm and must not be modified.
NULL
lm