This event class is used for the events generated by wx.html.HtmlWindow.
Events Emitted by this Class¶Handlers bound for the following event types will receive a wx.html.HtmlLinkEvent parameter.
EVT_HTML_LINK_CLICKED: User clicked on a hyperlink.
Inheritance diagram for class
HtmlLinkEvent:
Methods Summary¶ Properties Summary¶ Class API¶Possible constructors:
HtmlLinkEvent(id, linkinfo) -> None
This event class is used for the events generated by HtmlWindow.
The constructor is not normally used by the user code.
id (int)
linkinfo (wx.html.HtmlLinkInfo)
None
Returns the wx.html.HtmlLinkInfo which contains info about the cell clicked and the hyperlink it contains.
See GetLinkInfo
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4