]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treebook.tex
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
[wxWidgets.git] / docs / latex / wx / treebook.tex
index 7541ba0245776d088dd3479f58d03ca16a991832..b4f22c9c05210d048ff4c7b94142db4b906f845a 100644 (file)
@@ -30,7 +30,7 @@ by adding at every step a page or a subpage to the end of the tree.
 
 \wxheading{Derived from}
 
-wxBookCtrlBase\\
+wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
@@ -41,6 +41,10 @@ wxBookCtrlBase\\
 
 <wx/treebook.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \input treebookevt.inc
 
 
@@ -289,3 +293,4 @@ Changes the selection for the given page, returning the previous selection.
 The call to this function \emph{does not} generate the page changing events.
 This is the only difference with \helpref{SetSelection}{wxtreebooksetselection}.
 See \helpref{this topic}{progevent} for more info.
+