set_search_path


Description:

public void set_search_path (string[]? path)

Sets the list of directories where the this looks for style scheme files.

If path is null, the search path is reset to default.

Parameters:

this

a SourceStyleSchemeManager.

path

a null-terminated array of strings or null.