set_search_path
Description:
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 | |
path |
a null-terminated array of strings or null. |
Sets the list of directories where the this looks for style scheme files.
If path
is null, the search path is reset to default.
this | |
path |
a null-terminated array of strings or null. |