Xfce.SMClientRestartStyle – libxfce4ui-2 Reference Manual
Packages
libxfce4ui-2
Xfce
SMClientRestartStyle
IMMEDIATELY
NORMAL
SMClientRestartStyle
Description:
[
CCode
( cprefix =
"XFCE_SM_CLIENT_RESTART_"
, type_id =
"xfce_sm_client_restart_style_get_type ()"
) ]
public
enum
SMClientRestartStyle
An enumeration describing how the session manager should restart the application.
Namespace:
Xfce
Package:
libxfce4ui-2
Content:
Enum values:
IMMEDIATELY
-
Immediately restart the application if it ever quits.
NORMAL
-
Only restart the application if it is still running when the session is next saved.