Package: gtk

Function gtk:application-uninhibit

Lambda List

gtk:application-uninhibit (application cookie)

Arguments

application -- a gtk:application instance
cookie -- an unsigned integer cookie that was returned by the gtk:application-inhibit function

Details

Removes an inhibitor that has been established with the gtk:application-inhibit function. Inhibitors are also cleared when the application exits.
 

See also

2024-10-7