#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.1/wxWidgets3.1-3.1.5-2.x86_64/src/wxWidgets-3.1.5/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) | |
Constructor. | |
wxString | GetUrl () |
wxString | GetTitle () |
Constructor.
wxString wxWebViewHistoryItem::GetTitle | ( | ) |
wxString wxWebViewHistoryItem::GetUrl | ( | ) |