PixbufFormat.getMimeTypes

Returns the mime types supported by the format.

class PixbufFormat
string[]
getMimeTypes
()

Return Value

Type: string[]

a NULL-terminated array of mime types which must be freed with g_strfreev() when it is no longer needed.

Meta