get_description_libarchive


Description:

public string get_description_libarchive ()

Gets description of the format from libarchive.

This function creates and destroys an archive object in order to get the description string.

Parameters:

format

an Format

Returns:

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