Files
gio/app
Elias Naur 6553915e59 app: [macOS/iOS] simplify running functions in the main thread
Using cgo.Handle allows us to pass a reference to a Go function through
the GCD API for running main thread code, saving a goroutine and a channel.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2025-09-10 22:55:26 +02:00
..
2021-07-26 15:17:51 +02:00
2024-06-27 17:48:08 +02:00
2024-10-25 19:39:20 +02:00
2025-07-08 20:10:34 +02:00