Gck.Session.prototype.set_pin_finish
function set_pin_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gck_session_set_pin_finish()
}
Get the result of changing a user's PIN.
- result
The result passed to the callback.
- Returns
Whether the operation was successful or not.