getStyleIds

open fun getStyleIds(): List<String>?

Returns the ids of the styles defined by this @language.

Return

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().