reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -714,6 +714,7 @@ static PyObject *_wrap_StyledTextCtrl_AddStyledText(PyObject *self, PyObject *ar
|
||||
arg2 = new wxMemoryBuffer(len);
|
||||
temp2 = True;
|
||||
memcpy(arg2->GetData(), str, len);
|
||||
arg2->SetDataLen(len);
|
||||
}
|
||||
{
|
||||
PyThreadState* __tstate = wxPyBeginAllowThreads();
|
||||
|
Reference in New Issue
Block a user