Gck.Session.open_finish
function open_finish(result: Gio.AsyncResult): Gck.Session { // Gjs wrapper for gck_session_open_finish() }
Get the result of an open session operation.
- result
the result passed to the callback
- Returns
the new session
function open_finish(result: Gio.AsyncResult): Gck.Session { // Gjs wrapper for gck_session_open_finish() }
Get the result of an open session operation.
the result passed to the callback
the new session