LanguageManager.appendSearchPath
void appendSearchPath(string path)Appends 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. |