![]() |
![]()
| ![]() |
![]()
NAMEwxHtmlLinkEvent - Functions for wxHtmlLinkEvent class DESCRIPTIONThis event class is used for the events generated by wxHtmlWindow. This class is derived (and can use functions) from: wxCommandEvent wxEvent wxWidgets docs: wxHtmlLinkEvent EVENTSUse wxEvtHandler:connect/3 with wxHtmlLinkEventType to subscribe to events of this type. DATA TYPESwxHtmlLinkEvent() = wx:wx_object() wxHtmlLink() = wxHtmlLinkEventType() = EXPORTSgetLinkInfo(This) -> wx:wx_wxHtmlLinkInfo() Types: This = wxHtmlLinkEvent()
Returns the wx_wxHtmlLinkInfo() which contains info about the cell clicked and the hyperlink it contains.
|