Gck.Session.prototype.logout_finish

function logout_finish(result: Gio.AsyncResult): Boolean {
    // Gjs wrapper for gck_session_logout_finish()
}
  

Get the result of logging out of a session.

result

The result passed to the callback.

Returns

Whether the logout was successful or not.