create_from_location_with_flags_async
Description:
[ Version ( since = "1.6.0" ) ]
public static async Media create_from_location_with_flags_async (string location, int priority, Cancellable? cancellable, uint flags) throws Error
public static async Media create_from_location_with_flags_async (string location, int priority, Cancellable? cancellable, uint flags) throws Error
Asynchronous variant of create_from_location_with_flags.
Parameters:
| location |
the location of an installation media |
| priority |
the I/O priority of the request |
| cancellable |
a Cancellable, or null |
| flags |
An |
| callback |
Function to call when result of this call is ready |
| user_data |
The user data to pass to |