Application.uninhibit

void uninhibit(uint cookie) nothrow

Removes an inhibitor that has been previously established.

See gtk.application.Application.inhibit.

Inhibitors are also cleared when the application exits.

Parameters

cookiea cookie that was returned by gtk.application.Application.inhibit