cl-cffi-gtk3
API documentation
Package:
gdk
Macro gdk:with-threads-lock
Lambda List
gdk:with-threads-lock
(
&body
body
)
Details
A macro to execute
body
between the
gdk:threads-enter
and
gdk:threads-leave
functions.
See also
gdk:threads-enter
gdk:threads-leave
2024-6-29