SourceLanguage.getStyleIds

Returns the ids of the styles defined by this language.

class SourceLanguage
string[]
getStyleIds
()

Return Value

Type: string[]

a newly-allocated NULL terminated array containing ids of the styles defined by this language or NULL if no style is defined. The returned array must be freed with g_strfreev().