Method

GdkPixbuf.PixbufFormat.get_mime_types

Declaration [src]

gchar**
gdk_pixbuf_format_get_mime_types (
  GdkPixbufFormat* format
)

Description [src]

Returns the mime types supported by the format.

Return value

Returns: An array of utf8

an array of mime types

Ownership of the data is transferred to the caller