Application.uninhibit

Removes an inhibitor that has been previously established.

See [method@Gtk.Application.inhibit].

Inhibitors are also cleared when the application exits.

class Application
void
uninhibit
(
uint cookie
)

Parameters

a cookie that was returned by [method@Gtk.Application.inhibit]

Meta