make_profile_default
Description:
[ Version ( since = "0.1.8" ) ]
public async bool make_profile_default (Profile profile, Cancellable? cancellable) throws Error
public async bool make_profile_default (Profile profile, Cancellable? cancellable) throws Error
Makes an already added profile default for a device.
Parameters:
this |
a Device instance. |
profile |
a Profile instance |
cancellable |
a Cancellable, or null |
callback |
the function to run on completion |
user_data |
the data to pass to |