Enumeration

GtkApplicationInhibitFlags

since: 3.4

Declaration

flags Gtk.ApplicationInhibitFlags

Description [src]

Types of user actions that may be blocked by gtk_application_inhibit().

Available since: 3.4

Members

Name Description
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)