filter_get_description


Description:

public string filter_get_description (Filter filter)

Gets the description for an archive format compressed by filter using GContentType and filter_get_mime_type.

Parameters:

filter

an Filter

format

an Format

Returns:

description about the archive. Free the returned string with g_free.