Files
systray/webview_example/webview.h

4 lines
93 B
C

void configureAppWindow(char* title, int width, int height);
void showAppWindow(char* url);