Minor manual fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -308,7 +308,7 @@ pointers had been associated with the control items before.
|
||||
\func{void}{SetSelection}{\param{int}{ n}}
|
||||
|
||||
Sets the selection to the given item \arg{n} or removes the selection entirely
|
||||
if \arg{n} $==$ \textt{wxNOT\_FOUND}.
|
||||
if \arg{n} $==$ {\tt wxNOT\_FOUND}.
|
||||
|
||||
Note that this does not cause any command events to be emitted.
|
||||
|
||||
|
Reference in New Issue
Block a user