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 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)
About my projects, examples and tutorials