Package: gdk
Function gdk:threads-init
Lambda Listgdk:threads-init () Details
Initializes GDK so that it can be used from multiple threads in conjunction with the gdk:threads-enter and gdk:threads-leave functions.
This call must be made before any use of the main loop from GTK. To be safe, call it before the gtk_init() function. Warning | See also |
2024-6-29