find_profile_by_property


Description:

[ Version ( since = "0.1.24" ) ]
public async Profile find_profile_by_property (string key, string value, Cancellable? cancellable) throws Error

Finds a color profile that has a property value.

Parameters:

this

a Client instance.

key

the profile property key

value

the profile property value

cancellable

a Cancellable, or null

callback

the function to run on completion

user_data

the data to pass to callback