get_contracts_by_mime


Description:

public static List<Contract> get_contracts_by_mime (string mime_type) throws Error

Returns actions (contracts) applicable to the given mimetypes.

Parameters:

mime_type

Mimetype of file.

Returns:

Gee.List of contracts that support the given mimetype.