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
- Returns
a Gio.IOStream.
function connect_finish(result: Gio.AsyncResult): Gio.IOStream { // Gjs wrapper for g_proxy_connect_finish() }
See Gio.Proxy.prototype.connect.
Since 2.26
a Gio.IOStream.