LoadableIcon.loadAsync

void loadAsync(int size, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Loads an icon asynchronously. To finish this function, see [gio.loadable_icon.LoadableIcon.loadFinish]. For the synchronous, blocking version of this function, see [gio.loadable_icon.LoadableIcon.load].

Parameters

sizean integer.
cancellableoptional #GCancellable object, null to ignore.
callbacka #GAsyncReadyCallback to call when the request is satisfied