Function

EogImageget_supported_mime_types

Declaration [src]

GList*
eog_image_get_supported_mime_types (
  void
)

Description [src]

Gets the list of supported mimetypes.

Return value

Type: A list of utf8

A GList of supported mimetypes.

The data is owned by the called function.
Each element is a NUL terminated UTF-8 string.