[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? get_style_ids ()
Returns the ids of the styles defined by this this.
this |
a Language. |
a newly-allocated null terminated array containing ids of the styles defined by this this or null if no style is defined. The returned array must be freed with strfreev. |