Gio.LoadableIcon::load_finish

function vfunc_load_finish(res: Gio.AsyncResult): [return_value: Gio.InputStream, type: String] {
}
  

Finishes an asynchronous icon load started in Gio.LoadableIcon.prototype.load_async.

res

a Gio.AsyncResult.

Returns

a Gio.InputStream to read the icon from.