Top | ![]() |
![]() |
![]() |
![]() |
enum | XfceSMClientPriority |
enum | XfceSMClientRestartStyle |
enum | XfceSMClientShutdownHint |
enum | XfceSmCLientErrorEnum |
GEnum ├── XfceSMClientRestartStyle ├── XfceSMClientShutdownHint ╰── XfceSmCLientErrorEnum
XfceSMClient is a session management client that speaks the X Session Management Protocol (XSMP). It's designed to be easy to use and hide some of the more esoteric feaures of XSMP from the API user.
Some sample priority values for use with xfce_sm_client_set_priority()
.
A high priority value. You probably don't want to use this. |
||
A priority value for use by the window manager. |
||
A priority value for use by applications that place windows on the screen and possibly set window manager struts. |
||
A priority value for use by applications that draw on the desktop. |
||
A priority value for regular applications. |
||
The lowest possible priority value. |
An enumeration describing how the session manager should restart the application.
Hints to the session manager what kind of shutdown the session manager should perform.