public:
#ifdef SWIG
- %addtofunc wxStyledTextCtrl "self._setOORInfo(self)"
- %addtofunc wxStyledTextCtrl() ""
+ %pythonAppend wxStyledTextCtrl "self._setOORInfo(self)"
+ %pythonAppend wxStyledTextCtrl() ""
wxStyledTextCtrl(wxWindow *parent, wxWindowID id,
const wxPoint& pos = wxDefaultPosition,
public:
#ifdef SWIG
- %%addtofunc wxStyledTextCtrl "self._setOORInfo(self)"
- %%addtofunc wxStyledTextCtrl() ""
+ %%pythonAppend wxStyledTextCtrl "self._setOORInfo(self)"
+ %%pythonAppend wxStyledTextCtrl() ""
wxStyledTextCtrl(wxWindow *parent, wxWindowID id,
const wxPoint& pos = wxDefaultPosition,
public:
#ifdef SWIG
- %addtofunc wxStyledTextCtrl "self._setOORInfo(self)"
- %addtofunc wxStyledTextCtrl() ""
+ %pythonAppend wxStyledTextCtrl "self._setOORInfo(self)"
+ %pythonAppend wxStyledTextCtrl() ""
wxStyledTextCtrl(wxWindow *parent, wxWindowID id,
const wxPoint& pos = wxDefaultPosition,
public:
#ifdef SWIG
- %%addtofunc wxStyledTextCtrl "self._setOORInfo(self)"
- %%addtofunc wxStyledTextCtrl() ""
+ %%pythonAppend wxStyledTextCtrl "self._setOORInfo(self)"
+ %%pythonAppend wxStyledTextCtrl() ""
wxStyledTextCtrl(wxWindow *parent, wxWindowID id,
const wxPoint& pos = wxDefaultPosition,