API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
since: 3.4
void gtk_application_uninhibit ( GtkApplication* application, guint cookie )
Removes an inhibitor that has been established with gtk_application_inhibit(). Inhibitors are also cleared when the application exits.
Available since: 3.4
cookie
Type: guint
guint
A cookie that was returned by gtk_application_inhibit().