UnixConnection.sendCredentialsFinish
bool sendCredentialsFinish(gio.async_result.AsyncResult result)Finishes an asynchronous send credentials operation started with gio.unix_connection.UnixConnection.sendCredentialsAsync.
Parameters
result | a #GAsyncResult. |
Returns
true if the operation was successful, otherwise false.