[ Version ( since = "0.1.0" ) ]
public static async Tree create_from_location_async (string location, int priority, Cancellable? cancellable) throws Error
Asynchronous variant of create_from_location.
location |
the location of an installation tree |
priority |
the I/O priority of the request |
cancellable |
a Cancellable, or null |
callback |
Function to call when result of this call is ready |
user_data |
The user data to pass to |