Gck.Session.prototype.verify_finish
function verify_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gck_session_verify_finish()
}
Get the result of an verify operation.
- result
The result object passed to the callback.
- Returns
TRUE if the data verified correctly, otherwise a failure or error occurred.