GtkApplicationInhibitFlags

Types of user actions that may be blocked by Application.inhibit.

Values

ValueMeaning
LOGOUT1

Inhibit ending the user session by logging out or by shutting down the computer

SWITCH2

Inhibit user switching

SUSPEND4

Inhibit suspending the session or computer

IDLE8

Inhibit the session being marked as idle (and possibly locked)

Meta