mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
This replaces the previously implemented wxWebViewWindowInfo. It explicitly breaks the previous API to enable WebKitGTK integration and to make the usage in application code less error prone. A new event wxEVT_WEBVIEW_NEWWINDOW_FEATURES is added to allow access to the window features and the child web view.