SourceStyleSchemeManager.appendSearchPath

Appends @path to the list of directories where the @manager looks for style scheme files. See gtk_source_style_scheme_manager_set_search_path() for details.

class SourceStyleSchemeManager
void
appendSearchPath
(
string path
)

Parameters

path string

a directory or a filename.

Meta