Gio.UnixConnection.prototype.send_credentials_finish
function send_credentials_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for g_unix_connection_send_credentials_finish()
}
Finishes an asynchronous send credentials operation started with Gio.UnixConnection.prototype.send_credentials_async.
Since 2.32
- result
- Returns
true if the operation was successful, otherwise false.