Gio.FileOutputStream::query_info_finish

function vfunc_query_info_finish(result: Gio.AsyncResult): Gio.FileInfo {
}
  

Finalizes the asynchronous query started by Gio.FileOutputStream.prototype.query_info_async.

result

a Gio.AsyncResult.

Returns

A Gio.FileInfo for the finished query.