Document missing wxWebView events
This commit is contained in:
parent
8245ba96ee
commit
db8eb640eb
1 changed files with 3 additions and 0 deletions
|
|
@ -1379,3 +1379,6 @@ wxEventType wxEVT_WEBVIEW_LOADED;
|
|||
wxEventType wxEVT_WEBVIEW_ERROR;
|
||||
wxEventType wxEVT_WEBVIEW_NEWWINDOW;
|
||||
wxEventType wxEVT_WEBVIEW_TITLE_CHANGED;
|
||||
wxEventType wxEVT_WEBVIEW_FULLSCREEN_CHANGED;
|
||||
wxEventType wxEVT_WEBVIEW_SCRIPT_MESSAGE_RECEIVED;
|
||||
wxEventType wxEVT_WEBVIEW_SCRIPT_RESULT;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue