get_mime_types


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public static string[] get_mime_types ()

Returns a list of MIME types currently supported for loading images.

This list is generated from the config on first use of a loader or call of this function and cached afterwards. Hence, the first call can be blocking.

Returns:

List of supported MIME types