[ Version ( since = "0.1.8" ) ]
public bool delete_profile_sync (Profile profile, Cancellable? cancellable = null) throws Error
Deletes a color profile.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
| this |
a Client instance. |
| profile |
a Profile. |
| cancellable |
a Cancellable, or null |
|
true is the profile was deleted |