delete_profile_sync


Description:

[ 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.

Parameters:

this

a Client instance.

profile

a Profile.

cancellable

a Cancellable, or null

Returns:

true is the profile was deleted