Selected --> IsSelected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -201,9 +201,9 @@ parameter for wxPython, which is a list of strings.}
 | 
			
		||||
\perlnote{In wxPerl there is just an array reference in place of {\tt nItems}
 | 
			
		||||
and {\tt items}.}
 | 
			
		||||
 | 
			
		||||
\membersection{wxListBox::Selected}\label{wxlistboxselected}
 | 
			
		||||
\membersection{wxListBox::IsSelected}\label{wxlistboxisselected}
 | 
			
		||||
 | 
			
		||||
\constfunc{bool}{Selected}{\param{int}{ n}}
 | 
			
		||||
\constfunc{bool}{IsSelected}{\param{int}{ n}}
 | 
			
		||||
 | 
			
		||||
Determines whether an item is selected.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user