SourceStyleSchemeManager.getSchemeIds

Returns the ids of the available style schemes.

class SourceStyleSchemeManager
string[]
getSchemeIds
()

Return Value

Type: string[]

a %NULL-terminated array of strings containing the ids of the available style schemes or %NULL if no style scheme is available. The array is sorted alphabetically according to the scheme name. The array is owned by the @manager and must not be modified.

Meta