:right-sidebar: True ApplicationInhibitFlags =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ApplicationInhibitFlags :no-contents-entry: Types of user actions that may be blocked by ``GtkApplication``. See :obj:`~gi.repository.Gtk.Application.inhibit`. Fields ------ .. rst-class:: interim-class .. class:: ApplicationInhibitFlags :no-index: .. attribute:: IDLE Inhibit the session being marked as idle (and possibly locked) .. attribute:: LOGOUT Inhibit ending the user session by logging out or by shutting down the computer .. attribute:: SUSPEND Inhibit suspending the session or computer .. attribute:: SWITCH Inhibit user switching