Language.getStyleIds

string[] getStyleIds()

Returns the ids of the styles defined by this language.

Returns

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 [glib.global.strfreev].