Gio.InputStream::skip_finish

function vfunc_skip_finish(result: Gio.AsyncResult): Number(gssize) {
}
  

Finishes a stream skip operation.

result

a Gio.AsyncResult.

Returns

the size of the bytes skipped, or %-1 on error.