Method
Gtk.Application.uninhibit
Declaration [src]
void
gtk_application_uninhibit (
  GtkApplication* application,
  guint cookie
)
Description [src]
Removes an inhibitor that has been previously established.
See gtk_application_inhibit().
Inhibitors are also cleared when the application exits.
Parameters
| cookie | guint | 
| a cookie that was returned by  |