Function

GnomeAutoarfilter_get_mime_type

Declaration [src]

const char*
autoar_filter_get_mime_type (
  AutoarFilter filter
)

Description [src]

Gets the MIME type of the filter from the internal static data.

Parameters

filter

Type: AutoarFilter

An AutoarFilter.

Return value

Type: const char*

An MIME type.

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