A simple class that contains the URL and title of an element of the history
of a wxWebView.
+ @since 2.9.3
@library{wxwebview}
@category{webview}
The base class for handling custom schemes in wxWebView, for example to
allow virtual file system support.
+ @since 2.9.3
@library{wxwebview}
@category{webview}
the page title changes. Use GetString to get the title.
@endEventTable
+ @since 2.9.3
@library{wxwebview}
@category{ctrl,webview}
@see wxWebViewHandler, wxWebViewEvent
Process a @c wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event, generated when
the page title changes. Use GetString to get the title.
@endEventTable
-
+
+ @since 2.9.3
@library{wxwebview}
@category{events,webview}