Enumeration
GtkApplicationInhibitFlags
since: 3.4
Description [src]
Types of user actions that may be blocked by gtk_application_inhibit().
Available since: 3.4
Members
-
GTK_APPLICATION_INHIBIT_LOGOUT
-
Inhibit ending the user session by logging out or by shutting down the computer.
- Value:
1
- Available since: 3.4
- Value:
-
GTK_APPLICATION_INHIBIT_SWITCH
-
Inhibit user switching.
- Value:
2
- Available since: 3.4
- Value:
-
GTK_APPLICATION_INHIBIT_SUSPEND
-
Inhibit suspending the session or computer.
- Value:
4
- Available since: 3.4
- Value:
-
GTK_APPLICATION_INHIBIT_IDLE
-
Inhibit the session being marked as idle (and possibly locked).
- Value:
8
- Available since: 3.4
- Value: