Gck.Session.prototype.get_info

function get_info(): Gck.SessionInfo {
    // Gjs wrapper for gck_session_get_info()
}
  

Get information about the session.

Returns

the session info. Use the Gck.SessionInfo.prototype.free to release when done