get_style_ids


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? get_style_ids ()

Returns the ids of the styles defined by this this.

Parameters:

this

a SourceLanguage.

Returns:

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.