Method
GtkSourceLanguageget_mime_types
Description
Returns the mime types associated to this language.
This is just an utility wrapper around gtk_source_language_get_metadata()
to
retrieve the “mimetypes” metadata property and split it into an array.
Return value
Returns: | An array of utf8 |
a newly-allocated |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |