Types of user actions that may be blocked by gtk_application_inhibit().
GTK_APPLICATION_INHIBIT_LOGOUT
Inhibit ending the user session
by logging out or by shutting down the computer
GTK_APPLICATION_INHIBIT_SWITCH
Inhibit user switching
GTK_APPLICATION_INHIBIT_SUSPEND
Inhibit suspending the
session or computer
GTK_APPLICATION_INHIBIT_IDLE
Inhibit the session being
marked as idle (and possibly locked)
Since 3.4
Types of user actions that may be blocked by gtk_application_inhibit(). GTK_APPLICATION_INHIBIT_LOGOUT Inhibit ending the user session by logging out or by shutting down the computer GTK_APPLICATION_INHIBIT_SWITCH Inhibit user switching GTK_APPLICATION_INHIBIT_SUSPEND Inhibit suspending the session or computer GTK_APPLICATION_INHIBIT_IDLE Inhibit the session being marked as idle (and possibly locked) Since 3.4