[ Version ( since = "0.1.8" ) ]
public bool make_profile_default_sync (Profile profile, Cancellable? cancellable = null) throws Error
Makes an already added profile default for a device.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
| this |
a Device instance. |
| profile |
a Profile instance |
| cancellable |
a Cancellable or null |
|
true for success, else false. |