add forgotten twindowid.tex and correct LaTeX errors introduced by last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-01-16 19:24:38 +00:00
parent e9efd9f198
commit 12ec9c090c
3 changed files with 67 additions and 4 deletions

View File

@@ -1950,8 +1950,8 @@ See \helpref{Window IDs overview}{windowidsoverview} for more information.
\wxheading{Return value}
Returns the ID or the first ID of the range, or wxID_NONE if enough
free IDs were not available.
Returns the ID or the first ID of the range, or \texttt{wxID\_NONE} if the
specified number of identifiers couldn't be allocated.
\wxheading{See also}