Typo fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2003-12-04 01:16:03 +00:00
parent 1f9b31fc6d
commit bdcf3ef53d

View File

@ -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();