[ CCode ( array_length = true , array_length_pos = 1.1 , array_length_type = "gsize" , array_null_terminated = true ) ]
public string[] get_mime_type (string platform) throws Error
Gets the list of MIME types accepted used by the core for this platform.
| this | |
| platform |
a platform name |
| length |
return location for the number of returned strings, or null |
|
a null-terminated string array or null, the array should be freed with strfreev |