get_contracts_by_mimelist
Description:
Returns actions (contracts) applicable to all given mimetypes.
Only the contracts that support all of the mimetypes are returned.
Parameters:
mime_types |
Array of mimetypes. |
Returns:
Gee.List of contracts that support the given mimetypes. |