Gio.Proxy.prototype.connect_finish

function connect_finish(result: Gio.AsyncResult): Gio.IOStream {
    // Gjs wrapper for g_proxy_connect_finish()
}
  

See Gio.Proxy.prototype.connect.

Since 2.26

result

a Gio.AsyncResult

Returns

a Gio.IOStream.