LanguageManager.prependSearchPath
void prependSearchPath(string path) nothrowPrepends path to the list of directories where the manager looks for language files.
See gtksource.language_manager.LanguageManager.setSearchPath for details.
Parameters
path | a directory or a filename. |