Returns actions (contracts) applicable to all given files.
Only the contracts that support all of the files are returned.
Errors occurring in
GLib.File.query_info method while looking up the file (e.g. if the file is deleted) are forwarded to the caller.
files |
Array of existing files. |
Gee.List of contracts applicable to any of the given files. |