[windows] ON_MAIN_THEAD macro. Misc updates

This commit is contained in:
Lea Anthony
2021-04-27 21:08:53 +10:00
parent 385988989b
commit ee05884c9c
8 changed files with 107 additions and 90 deletions

View File

@@ -1,13 +1,7 @@
package ffenestri
/*
#cgo linux CFLAGS: -DFFENESTRI_LINUX=1
#cgo linux pkg-config: gtk+-3.0 webkit2gtk-4.0
#include <stdlib.h>
#include "ffenestri.h"
*/
import "C"