git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-11-12 18:01:16 +00:00
parent 823b140b65
commit f83d50d261

View File

@@ -78,7 +78,7 @@ Returns the number of pages.
\constfunc{int}{GetPageIndex}{\param{wxWindow* }{page\_wnd}}
Reurns the page index for the specified window. If the window is not found in the notebook, wxNOT_FOUND is returned.
Returns the page index for the specified window. If the window is not found in the notebook, wxNOT_FOUND is returned.
\membersection{wxAuiNotebook::GetSelection}\label{wxauinotebookgetselection}