#include </home/zeitlin/src/wx/github/interface/wx/webview.h>
A simple class that contains the URL and title of an element of the history of a wxWebView.
Public Member Functions | |
wxWebViewHistoryItem (const wxString &url, const wxString &title) | |
Construtor. | |
wxString | GetUrl () |
wxString | GetTitle () |
Construtor.
wxString wxWebViewHistoryItem::GetTitle | ( | ) |
wxString wxWebViewHistoryItem::GetUrl | ( | ) |