Support Fonts & Colours for menuitems

This commit is contained in:
Lea Anthony
2021-01-25 21:04:57 +11:00
parent 95a95d1750
commit 6120ceabf1
6 changed files with 90 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ package ffenestri
/*
#cgo darwin CFLAGS: -DFFENESTRI_DARWIN=1
#cgo darwin LDFLAGS: -framework WebKit -lobjc
#cgo darwin LDFLAGS: -framework WebKit -framework CoreFoundation -lobjc
#include "ffenestri.h"
#include "ffenestri_darwin.h"