invoke_async
Description:
public async bool invoke_async (Cancellable? cancellable) throws Error
A GIO-style version of run_async.
Parameters:
this |
a ProxyCall
|
cancellable |
an optional Cancellable that can be used to cancel the call, or null
|
callback |
callback to call when the async call is finished
|
user_data |
user data for the callback
|