Gnome::Gtk4::T-application
Bitfields
GtkApplicationInhibitFlags
Types of user actions that may be blocked by Gnome::Gtk4::Application.
See .inhibit()
.
GTK_APPLICATION_INHIBIT_LOGOUT
; Inhibit ending the user session by logging out or by shutting down the computerGTK_APPLICATION_INHIBIT_SWITCH
; Inhibit user switchingGTK_APPLICATION_INHIBIT_SUSPEND
; Inhibit suspending the session or computerGTK_APPLICATION_INHIBIT_IDLE
; Inhibit the session being marked as idle (and possibly locked)