diff --git a/wxPython/src/controls2.i b/wxPython/src/controls2.i index 67f87c0475..a0368dbc64 100644 --- a/wxPython/src/controls2.i +++ b/wxPython/src/controls2.i @@ -365,6 +365,7 @@ public: long GetIndex(); int GetColumn(); wxPoint GetPoint(); + %pragma(python) addtoclass = "GetPostiion = GetPoint" const wxString& GetLabel(); const wxString& GetText(); int GetImage();