SourceStyleSchemeManager.getSchemeIds

Returns the ids of the available style schemes.

class SourceStyleSchemeManager
string[]
getSchemeIds
()

Return Value

Type: string[]

a NULL-terminated array of string containing the ids of the available style schemes or NULL if no style scheme is available. The array is owned by the manager and must not be modified.

Meta