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.

Available since:2.2

Return value

Returns: An array of utf8

an array of mime types

The caller of the function takes ownership of the data, and is responsible for freeing it