SMClientPriority
Description:
[ CCode ( cprefix = "XFCE_SM_CLIENT_PRIORITY_" , has_type_id = false ) ]
public enum SMClientPriority
Content:
Enum values:
- CORE - A priority value for use by
applications that place windows on the screen and possibly set window manager struts.
- DEFAULT - A priority value for
regular applications.
- DESKTOP - A priority value for use by
applications that draw on the desktop.
- HIGHEST - A high priority value.
- LOWEST - The lowest possible priority
value.
- WM - A priority value for use by the
window manager.