Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1f9b31fc6d
commit
bdcf3ef53d
@ -266,7 +266,7 @@ public:
|
||||
long GetIndex();
|
||||
int GetColumn();
|
||||
wxPoint GetPoint();
|
||||
%pythoncode { GetPostiion = GetPoint }
|
||||
%pythoncode { GetPosition = GetPoint }
|
||||
const wxString& GetLabel();
|
||||
const wxString& GetText();
|
||||
int GetImage();
|
||||
|
Loading…
Reference in New Issue
Block a user