fix typo in Selecting() description (bug 1726270)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -143,8 +143,8 @@ Returns true if the Meta key was down at the time of the event.
|
||||
|
||||
\func{bool}{Selecting}{\void}
|
||||
|
||||
Returns true if the user deselected a cell, false if the user
|
||||
deselected a cell.
|
||||
Returns true if the user is selecting grid cells, false -- if
|
||||
deselecting.
|
||||
|
||||
\membersection{wxGridEvent::ShiftDown}\label{wxgrideventshiftdown}
|
||||
|
||||
|
Reference in New Issue
Block a user