have a separate example to demo webview

This commit is contained in:
Joesis
2020-05-14 20:44:15 -07:00
parent 42b482ceb0
commit e70fb8731d
11 changed files with 229 additions and 28 deletions
+3
View File
@@ -0,0 +1,3 @@
void configureAppWindow(char* title, int width, int height);
void showAppWindow(char* url);