import_profile
Description:
[ Version ( since = "0.1.12" ) ]
public async Profile import_profile (File file, Cancellable? cancellable) throws Error
public async Profile import_profile (File file, Cancellable? cancellable) throws Error
Imports a color profile into the users home directory.
If the profile should be accessible for all users, then call install_system_wide on the result.
Parameters:
| this |
a Client instance. |
| file |
a File |
| cancellable |
a Cancellable, or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |