reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2784,7 +2784,7 @@ static PyObject *_wrap_ComboBox_Create(PyObject *self, PyObject *args, PyObject
|
||||
long arg8 = (long) 0 ;
|
||||
wxValidator const &arg9_defvalue = wxDefaultValidator ;
|
||||
wxValidator *arg9 = (wxValidator *) &arg9_defvalue ;
|
||||
wxString const &arg10_defvalue = wxPyComboBoxNameStr ;
|
||||
wxString const &arg10_defvalue = wxPyChoiceNameStr ;
|
||||
wxString *arg10 = (wxString *) &arg10_defvalue ;
|
||||
bool result;
|
||||
bool temp4 = False ;
|
||||
|
||||
Reference in New Issue
Block a user