aboutsummaryrefslogtreecommitdiff
path: root/include/saffronwebkit.h
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-05-03 08:02:11 +1200
committerArslaan Pathan <[email protected]>2026-05-03 08:02:11 +1200
commitc622d906e7aafb66477a784ac14eda3ebf50d135 (patch)
tree4d68f83430f937a9d9b618d88270f29a57f0a21f /include/saffronwebkit.h
parentab7a235f895013343500a0a4fe478634c0a7b17d (diff)
downloadsaffronwebkit-c622d906e7aafb66477a784ac14eda3ebf50d135.tar.xz
saffronwebkit-c622d906e7aafb66477a784ac14eda3ebf50d135.zip
IT RUNS!!!!!!!!!
Diffstat (limited to 'include/saffronwebkit.h')
-rw-r--r--include/saffronwebkit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/saffronwebkit.h b/include/saffronwebkit.h
index 1cb75f3..d15ace5 100644
--- a/include/saffronwebkit.h
+++ b/include/saffronwebkit.h
@@ -48,6 +48,7 @@ typedef struct {
typedef struct {
SaffronWidget base;
SFWKContext* context;
+ SaffronWindow* window; // just for the GL context
char* url;
int w, h;