]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htcell.tex
added ReadType convenience functions (patch 1764160)
[wxWidgets.git] / docs / latex / wx / htcell.tex
index a96772607ab0e09fd8b7338c5435199c0dde01ba..5bfff0e86477bfbd35dad54dbde54a5d98ec8478 100644 (file)
@@ -28,6 +28,10 @@ perform special actions such as color or font change.
 
 <wx/html/htmlcell.h>
 
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
 \wxheading{See Also}
 
 \helpref{Cells Overview}{cells},
@@ -181,6 +185,9 @@ Returns cursor to show when mouse pointer is over the cell.
 
 \docparam{window}{interface to the parent HTML window}
 
+\newsince{2.7.0} (before \tt{GetCursor} method served a similar purpose, which is now deprecated).
+
+
 \membersection{wxHtmlCell::GetNext}\label{wxhtmlcellgetnext}
 
 \constfunc{wxHtmlCell*}{GetNext}{\void}