StyleSchemeManager.prependSearchPath
void prependSearchPath(string path)Prepends path to the list of directories where the manager looks for style scheme files.
See [gtksource.style_scheme_manager.StyleSchemeManager.setSearchPath] for details.
Parameters
path | a directory or a filename. |