Function

GnomeAutoarformat_get_description

Declaration [src]

const char*
autoar_format_get_description (
  AutoarFormat format
)

Description [src]

Gets description of the format from the internal static data.

Parameters

format

Type: AutoarFormat

An AutoarFormat.

Return value

Type: const char*

Description about the format.

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