SourceStyleSchemeManager.getSearchPath

Returns the current search path for the manager. See gtk_source_style_scheme_manager_set_search_path() for details.

class SourceStyleSchemeManager
string[]
getSearchPath
()

Return Value

Type: string[]

a NULL-terminated array of string containing the search path. The array is owned by the manager and must not be modified. [array zero-terminated=1][transfer none]

Meta