Method
GtkSourceLanguageget_style_ids
Declaration [src]
gchar**
gtk_source_language_get_style_ids (
GtkSourceLanguage* language
)
Return value
| Returns: | An array of utf8 |
a newly-allocated |
|
The array is NULL-terminated. | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. | |
| Each element is a NUL terminated UTF-8 string. |