minor docs corrections and improvements from Andreas Mohr (patch 1430551)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,7 +19,7 @@ future some ports might implement wxListView but not the full set of wxListCtrl
|
||||
features.
|
||||
|
||||
Other than different interface, this class is identical to wxListCtrl. In
|
||||
particular, it uses the same events, same windows styles and so on.
|
||||
particular, it uses the same events, same window styles and so on.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
@@ -68,7 +68,7 @@ used to iterate over all selected items in the control.
|
||||
|
||||
\wxheading{Return value}
|
||||
|
||||
The fisrt selected item, if any, $-1$ otherwise.
|
||||
The first selected item, if any, $-1$ otherwise.
|
||||
|
||||
|
||||
\membersection{wxListView::GetFocusedItem}\label{wxlistviewgetfocuseditem}
|
||||
|
Reference in New Issue
Block a user