set_property
Description:
[ Version ( since = "0.1.8" ) ]
public async bool set_property (string key, string value, Cancellable? cancellable) throws Error
public async bool set_property (string key, string value, Cancellable? cancellable) throws Error
Deletes a color device.
Parameters:
| this |
a Profile instance. |
| key |
a key name |
| value |
a key value |
| cancellable |
a Cancellable, or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |