Application.uninhibit
void uninhibit(uint cookie)Removes an inhibitor that has been established with gtk.application.Application.inhibit. Inhibitors are also cleared when the application exits.
Parameters
cookie | a cookie that was returned by gtk.application.Application.inhibit |