Gck.Session.prototype.init_pin_finish

function init_pin_finish(result: Gio.AsyncResult): Boolean {
    // Gjs wrapper for gck_session_init_pin_finish()
}
  

Get the result of initializing a user's PIN.

result

The result passed to the callback.

Returns

Whether the operation was successful or not.