[ Version ( since = "0.1.8" ) ]
public bool set_property_sync (string key, string value, Cancellable? cancellable = null) throws Error
Sets properties on an object
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
| this |
a Profile instance. |
| key |
The key |
| value |
The value |
| cancellable |
a Cancellable or null |
|
true for success, else false. |