Gio.SimpleAsyncThreadFunc
function onSimpleAsyncThreadFunc(res: Gio.SimpleAsyncResult, object: GObject.Object, cancellable: Gio.Cancellable): void { }
Simple thread function that runs an asynchronous operation and checks for cancellation.
- res
- object
- cancellable
optional Gio.Cancellable object, null to ignore.