Package: gdk

Function gdk:threads-leave

Lambda List

gdk:threads-leave ()

Details

Leaves a critical region begun with the gdk:threads-enter function.

Warning

The gdk:threads-leave function has been deprecated since version 3.6 and should not be used in newly written code. All GDK and GTK calls should be made from the main thread.
 

See also

2026-6-29