ApplicationInhibitFlags
Description:
[ CCode ( cprefix = "GTK_APPLICATION_INHIBIT_" , type_id = "gtk_application_inhibit_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "3.4" ) ]
public enum ApplicationInhibitFlags
Types of user actions that may be blocked by inhibit.
Content:
Enum values:
- IDLE - Inhibit the session being
marked as idle (and possibly locked)
- LOGOUT - Inhibit ending the user
session by logging out or by shutting down the computer
- SUSPEND - Inhibit suspending
the session or computer
- SWITCH - Inhibit user switching