wxPython doc updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-12-23 20:09:58 +00:00
parent 9b3d3bc44b
commit 874a1686d8
3 changed files with 23 additions and 17 deletions

View File

@@ -361,6 +361,9 @@ Returns the next visible item.
Returns the item's parent.
\pythonnote{This method is named \tt{GetItemParent} to avoid a name
clash with wxWindow::GetParent.}
\membersection{wxTreeCtrl::GetPrevSibling}\label{wxtreectrlgetprevsibling}
\constfunc{wxTreeItemId}{GetPrevSibling}{\param{const wxTreeItemId\&}{ item}}