long style = 0,
const wxString& name = wxPyPanelNameStr);
- %name(PrePyWindow) wxPyWindow();
+ %RenameCtor(PrePyWindow, wxPyWindow());
void _setCallbackInfo(PyObject* self, PyObject* _class);
long style = 0,
const wxString& name = wxPyPanelNameStr);
- %name(PrePyPanel) wxPyPanel();
+ %RenameCtor(PrePyPanel, wxPyPanel());
void _setCallbackInfo(PyObject* self, PyObject* _class);
long style = 0,
const wxString& name = wxPyPanelNameStr);
- %name(PrePyScrolledWindow) wxPyScrolledWindow();
+ %RenameCtor(PrePyScrolledWindow, wxPyScrolledWindow());
void _setCallbackInfo(PyObject* self, PyObject* _class);