PhoshSession

PhoshSession — Manages gnome-session registration and shutdown

Functions

Description

The PhoshSession is responsible for registration with gnome-session and system shutdown

Functions

phosh_session_register ()

void
phosh_session_register (const char *client_id);

phosh_session_unregister ()

void
phosh_session_unregister (void);

phosh_session_shutdown ()

void
phosh_session_shutdown (void);

phosh_session_logout ()

void
phosh_session_logout (void);

Types and Values