get_profiles
Description:
[ Version ( since = "0.1.8" ) ]
public async GenericArray<unowned Profile> get_profiles (Cancellable? cancellable) throws Error
public async GenericArray<unowned Profile> get_profiles (Cancellable? cancellable) throws Error
Gets an array of color profiles.
Parameters:
| this |
a Client instance. |
| cancellable |
a Cancellable, or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |