]>
Commit | Line | Data |
---|---|---|
8ab979d7 | 1 | /* |
c368d904 | 2 | * FILE : src/msw/windows.cpp |
8ab979d7 RD |
3 | * |
4 | * This file was automatically generated by : | |
5 | * Simplified Wrapper and Interface Generator (SWIG) | |
dbbb98cd | 6 | * Version 1.1 (Build 883) |
8ab979d7 RD |
7 | * |
8 | * Portions Copyright (c) 1995-1998 | |
9 | * The University of Utah and The Regents of the University of California. | |
10 | * Permission is granted to distribute this file in any manner provided | |
11 | * this notice remains intact. | |
12 | * | |
13 | * Do not make changes to this file--changes will be lost! | |
14 | * | |
15 | */ | |
16 | ||
17 | ||
18 | #define SWIGCODE | |
19 | /* Implementation : PYTHON */ | |
20 | ||
21 | #define SWIGPYTHON | |
22 | #include <string.h> | |
23 | #include <stdlib.h> | |
24 | /* Definitions for Windows/Unix exporting */ | |
25 | #if defined(__WIN32__) | |
26 | # if defined(_MSC_VER) | |
1d99702e | 27 | # define SWIGEXPORT(a) __declspec(dllexport) a |
8ab979d7 RD |
28 | # else |
29 | # if defined(__BORLANDC__) | |
c368d904 | 30 | # define SWIGEXPORT(a) a _export |
8ab979d7 | 31 | # else |
c368d904 | 32 | # define SWIGEXPORT(a) a |
8ab979d7 RD |
33 | # endif |
34 | # endif | |
35 | #else | |
c368d904 | 36 | # define SWIGEXPORT(a) a |
8ab979d7 RD |
37 | #endif |
38 | ||
c368d904 RD |
39 | #include "Python.h" |
40 | ||
8ab979d7 RD |
41 | #ifdef __cplusplus |
42 | extern "C" { | |
43 | #endif | |
dbbb98cd | 44 | |
8ab979d7 RD |
45 | extern void SWIG_MakePtr(char *, void *, char *); |
46 | extern void SWIG_RegisterMapping(char *, char *, void *(*)(void *)); | |
47 | extern char *SWIG_GetPtr(char *, void **, char *); | |
1d99702e | 48 | extern char *SWIG_GetPtrObj(PyObject *, void **, char *); |
8ab979d7 RD |
49 | extern void SWIG_addvarlink(PyObject *, char *, PyObject *(*)(void), int (*)(PyObject *)); |
50 | extern PyObject *SWIG_newvarlink(void); | |
51 | #ifdef __cplusplus | |
52 | } | |
53 | #endif | |
8ab979d7 RD |
54 | #define SWIG_init initwindowsc |
55 | ||
56 | #define SWIG_name "windowsc" | |
57 | ||
58 | #include "helpers.h" | |
8ab979d7 | 59 | #include <wx/menuitem.h> |
9416aa89 | 60 | #include <wx/tooltip.h> |
8ab979d7 | 61 | |
8ab979d7 RD |
62 | |
63 | static PyObject* t_output_helper(PyObject* target, PyObject* o) { | |
64 | PyObject* o2; | |
65 | PyObject* o3; | |
66 | ||
f3d9dc1d | 67 | if (!target) { |
8ab979d7 | 68 | target = o; |
f3d9dc1d | 69 | } else if (target == Py_None) { |
8ab979d7 RD |
70 | Py_DECREF(Py_None); |
71 | target = o; | |
f3d9dc1d | 72 | } else { |
8ab979d7 RD |
73 | if (!PyTuple_Check(target)) { |
74 | o2 = target; | |
75 | target = PyTuple_New(1); | |
76 | PyTuple_SetItem(target, 0, o2); | |
77 | } | |
f3d9dc1d RD |
78 | o3 = PyTuple_New(1); |
79 | PyTuple_SetItem(o3, 0, o); | |
8ab979d7 RD |
80 | |
81 | o2 = target; | |
f3d9dc1d RD |
82 | target = PySequence_Concat(o2, o3); |
83 | Py_DECREF(o2); | |
8ab979d7 RD |
84 | Py_DECREF(o3); |
85 | } | |
86 | return target; | |
87 | } | |
88 | ||
794c5cb1 RD |
89 | #if PYTHON_API_VERSION >= 1009 |
90 | static char* wxStringErrorMsg = "String or Unicode type required"; | |
91 | #else | |
92 | static char* wxStringErrorMsg = "string type is required for parameter"; | |
93 | #endif | |
2f90df85 | 94 | |
e508a2b6 RD |
95 | static wxString wxPyEmptyStr(""); |
96 | ||
2f90df85 RD |
97 | class wxPyValidator : public wxValidator { |
98 | DECLARE_DYNAMIC_CLASS(wxPyValidator); | |
99 | public: | |
100 | wxPyValidator() { | |
101 | } | |
2f90df85 RD |
102 | |
103 | ~wxPyValidator() { | |
104 | } | |
105 | ||
19a97bd6 | 106 | wxObject* Clone() const { |
694759cf RD |
107 | wxPyValidator* ptr = NULL; |
108 | wxPyValidator* self = (wxPyValidator*)this; | |
2f90df85 | 109 | |
19a97bd6 | 110 | wxPyTState* state = wxPyBeginBlockThreads(); |
694759cf RD |
111 | if (self->m_myInst.findCallback("Clone")) { |
112 | PyObject* ro; | |
113 | ro = self->m_myInst.callCallbackObj(Py_BuildValue("()")); | |
f6bcfd97 BP |
114 | if (ro) { |
115 | SWIG_GetPtrObj(ro, (void **)&ptr, "_wxPyValidator_p"); | |
116 | Py_DECREF(ro); | |
117 | } | |
694759cf | 118 | } |
19a97bd6 RD |
119 | wxPyEndBlockThreads(state); |
120 | ||
694759cf RD |
121 | // This is very dangerous!!! But is the only way I could find |
122 | // to squash a memory leak. Currently it is okay, but if the | |
123 | // validator architecture in wxWindows ever changes, problems | |
124 | // could arise. | |
125 | delete self; | |
694759cf RD |
126 | return ptr; |
127 | } | |
2f90df85 | 128 | |
9416aa89 | 129 | |
2f90df85 RD |
130 | DEC_PYCALLBACK_BOOL_WXWIN(Validate); |
131 | DEC_PYCALLBACK_BOOL_(TransferToWindow); | |
132 | DEC_PYCALLBACK_BOOL_(TransferFromWindow); | |
133 | ||
134 | PYPRIVATE; | |
2f90df85 RD |
135 | }; |
136 | ||
137 | IMP_PYCALLBACK_BOOL_WXWIN(wxPyValidator, wxValidator, Validate); | |
138 | IMP_PYCALLBACK_BOOL_(wxPyValidator, wxValidator, TransferToWindow); | |
139 | IMP_PYCALLBACK_BOOL_(wxPyValidator, wxValidator, TransferFromWindow); | |
140 | ||
141 | IMPLEMENT_DYNAMIC_CLASS(wxPyValidator, wxValidator); | |
8ab979d7 | 142 | |
8ab979d7 | 143 | |
2f90df85 RD |
144 | wxWindow* wxWindow_FromHWND(unsigned long hWnd) { |
145 | wxWindow* win = new wxWindow; | |
146 | win->SetHWND(hWnd); | |
147 | win->SubclassWin(hWnd); | |
148 | return win; | |
149 | } | |
150 | #ifdef __cplusplus | |
151 | extern "C" { | |
152 | #endif | |
2f90df85 RD |
153 | static PyObject *_wrap_wxWindow_FromHWND(PyObject *self, PyObject *args, PyObject *kwargs) { |
154 | PyObject * _resultobj; | |
155 | wxWindow * _result; | |
156 | unsigned long _arg0; | |
157 | char *_kwnames[] = { "hWnd", NULL }; | |
2f90df85 RD |
158 | |
159 | self = self; | |
160 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"l:wxWindow_FromHWND",_kwnames,&_arg0)) | |
161 | return NULL; | |
162 | { | |
163 | wxPy_BEGIN_ALLOW_THREADS; | |
164 | _result = (wxWindow *)wxWindow_FromHWND(_arg0); | |
165 | ||
166 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 167 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 168 | }{ _resultobj = wxPyMake_wxObject(_result); } |
2f90df85 RD |
169 | return _resultobj; |
170 | } | |
171 | ||
9416aa89 RD |
172 | static void *SwigwxEvtHandlerTowxObject(void *ptr) { |
173 | wxEvtHandler *src; | |
174 | wxObject *dest; | |
175 | src = (wxEvtHandler *) ptr; | |
176 | dest = (wxObject *) src; | |
177 | return (void *) dest; | |
178 | } | |
179 | ||
c368d904 RD |
180 | #define new_wxEvtHandler() (new wxEvtHandler()) |
181 | static PyObject *_wrap_new_wxEvtHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
182 | PyObject * _resultobj; | |
183 | wxEvtHandler * _result; | |
184 | char *_kwnames[] = { NULL }; | |
185 | char _ptemp[128]; | |
186 | ||
187 | self = self; | |
188 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":new_wxEvtHandler",_kwnames)) | |
189 | return NULL; | |
190 | { | |
191 | wxPy_BEGIN_ALLOW_THREADS; | |
192 | _result = (wxEvtHandler *)new_wxEvtHandler(); | |
193 | ||
194 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 195 | if (PyErr_Occurred()) return NULL; |
c368d904 RD |
196 | } if (_result) { |
197 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxEvtHandler_p"); | |
198 | _resultobj = Py_BuildValue("s",_ptemp); | |
199 | } else { | |
200 | Py_INCREF(Py_None); | |
201 | _resultobj = Py_None; | |
202 | } | |
203 | return _resultobj; | |
204 | } | |
205 | ||
2f90df85 RD |
206 | #define wxEvtHandler_ProcessEvent(_swigobj,_swigarg0) (_swigobj->ProcessEvent(_swigarg0)) |
207 | static PyObject *_wrap_wxEvtHandler_ProcessEvent(PyObject *self, PyObject *args, PyObject *kwargs) { | |
208 | PyObject * _resultobj; | |
209 | bool _result; | |
210 | wxEvtHandler * _arg0; | |
211 | wxEvent * _arg1; | |
212 | PyObject * _argo0 = 0; | |
213 | PyObject * _argo1 = 0; | |
214 | char *_kwnames[] = { "self","event", NULL }; | |
215 | ||
216 | self = self; | |
217 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxEvtHandler_ProcessEvent",_kwnames,&_argo0,&_argo1)) | |
218 | return NULL; | |
219 | if (_argo0) { | |
220 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
221 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
222 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_ProcessEvent. Expected _wxEvtHandler_p."); | |
223 | return NULL; | |
224 | } | |
225 | } | |
226 | if (_argo1) { | |
227 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
228 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvent_p")) { | |
229 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxEvtHandler_ProcessEvent. Expected _wxEvent_p."); | |
230 | return NULL; | |
231 | } | |
232 | } | |
233 | { | |
234 | wxPy_BEGIN_ALLOW_THREADS; | |
235 | _result = (bool )wxEvtHandler_ProcessEvent(_arg0,*_arg1); | |
236 | ||
237 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 238 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
239 | } _resultobj = Py_BuildValue("i",_result); |
240 | return _resultobj; | |
241 | } | |
242 | ||
f6bcfd97 BP |
243 | #define wxEvtHandler_AddPendingEvent(_swigobj,_swigarg0) (_swigobj->AddPendingEvent(_swigarg0)) |
244 | static PyObject *_wrap_wxEvtHandler_AddPendingEvent(PyObject *self, PyObject *args, PyObject *kwargs) { | |
245 | PyObject * _resultobj; | |
246 | wxEvtHandler * _arg0; | |
247 | wxEvent * _arg1; | |
248 | PyObject * _argo0 = 0; | |
249 | PyObject * _argo1 = 0; | |
250 | char *_kwnames[] = { "self","event", NULL }; | |
251 | ||
252 | self = self; | |
253 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxEvtHandler_AddPendingEvent",_kwnames,&_argo0,&_argo1)) | |
254 | return NULL; | |
255 | if (_argo0) { | |
256 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
257 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
258 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_AddPendingEvent. Expected _wxEvtHandler_p."); | |
259 | return NULL; | |
260 | } | |
261 | } | |
262 | if (_argo1) { | |
263 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
264 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvent_p")) { | |
265 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxEvtHandler_AddPendingEvent. Expected _wxEvent_p."); | |
266 | return NULL; | |
267 | } | |
268 | } | |
269 | { | |
270 | wxPy_BEGIN_ALLOW_THREADS; | |
271 | wxEvtHandler_AddPendingEvent(_arg0,*_arg1); | |
272 | ||
273 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 274 | if (PyErr_Occurred()) return NULL; |
f6bcfd97 BP |
275 | } Py_INCREF(Py_None); |
276 | _resultobj = Py_None; | |
277 | return _resultobj; | |
278 | } | |
279 | ||
2f90df85 RD |
280 | #define wxEvtHandler_GetEvtHandlerEnabled(_swigobj) (_swigobj->GetEvtHandlerEnabled()) |
281 | static PyObject *_wrap_wxEvtHandler_GetEvtHandlerEnabled(PyObject *self, PyObject *args, PyObject *kwargs) { | |
282 | PyObject * _resultobj; | |
283 | bool _result; | |
284 | wxEvtHandler * _arg0; | |
285 | PyObject * _argo0 = 0; | |
286 | char *_kwnames[] = { "self", NULL }; | |
287 | ||
288 | self = self; | |
289 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxEvtHandler_GetEvtHandlerEnabled",_kwnames,&_argo0)) | |
290 | return NULL; | |
291 | if (_argo0) { | |
292 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
293 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
294 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_GetEvtHandlerEnabled. Expected _wxEvtHandler_p."); | |
295 | return NULL; | |
296 | } | |
297 | } | |
298 | { | |
299 | wxPy_BEGIN_ALLOW_THREADS; | |
300 | _result = (bool )wxEvtHandler_GetEvtHandlerEnabled(_arg0); | |
301 | ||
302 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 303 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
304 | } _resultobj = Py_BuildValue("i",_result); |
305 | return _resultobj; | |
306 | } | |
307 | ||
308 | #define wxEvtHandler_SetEvtHandlerEnabled(_swigobj,_swigarg0) (_swigobj->SetEvtHandlerEnabled(_swigarg0)) | |
309 | static PyObject *_wrap_wxEvtHandler_SetEvtHandlerEnabled(PyObject *self, PyObject *args, PyObject *kwargs) { | |
310 | PyObject * _resultobj; | |
311 | wxEvtHandler * _arg0; | |
312 | bool _arg1; | |
313 | PyObject * _argo0 = 0; | |
314 | int tempbool1; | |
315 | char *_kwnames[] = { "self","enabled", NULL }; | |
316 | ||
317 | self = self; | |
318 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxEvtHandler_SetEvtHandlerEnabled",_kwnames,&_argo0,&tempbool1)) | |
319 | return NULL; | |
320 | if (_argo0) { | |
321 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
322 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
323 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_SetEvtHandlerEnabled. Expected _wxEvtHandler_p."); | |
324 | return NULL; | |
325 | } | |
326 | } | |
327 | _arg1 = (bool ) tempbool1; | |
328 | { | |
329 | wxPy_BEGIN_ALLOW_THREADS; | |
330 | wxEvtHandler_SetEvtHandlerEnabled(_arg0,_arg1); | |
331 | ||
332 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 333 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
334 | } Py_INCREF(Py_None); |
335 | _resultobj = Py_None; | |
336 | return _resultobj; | |
337 | } | |
338 | ||
339 | #define wxEvtHandler_GetNextHandler(_swigobj) (_swigobj->GetNextHandler()) | |
340 | static PyObject *_wrap_wxEvtHandler_GetNextHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
341 | PyObject * _resultobj; | |
342 | wxEvtHandler * _result; | |
343 | wxEvtHandler * _arg0; | |
344 | PyObject * _argo0 = 0; | |
345 | char *_kwnames[] = { "self", NULL }; | |
2f90df85 RD |
346 | |
347 | self = self; | |
348 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxEvtHandler_GetNextHandler",_kwnames,&_argo0)) | |
349 | return NULL; | |
350 | if (_argo0) { | |
351 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
352 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
353 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_GetNextHandler. Expected _wxEvtHandler_p."); | |
354 | return NULL; | |
355 | } | |
356 | } | |
357 | { | |
358 | wxPy_BEGIN_ALLOW_THREADS; | |
359 | _result = (wxEvtHandler *)wxEvtHandler_GetNextHandler(_arg0); | |
360 | ||
361 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 362 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 363 | }{ _resultobj = wxPyMake_wxObject(_result); } |
2f90df85 RD |
364 | return _resultobj; |
365 | } | |
366 | ||
367 | #define wxEvtHandler_GetPreviousHandler(_swigobj) (_swigobj->GetPreviousHandler()) | |
368 | static PyObject *_wrap_wxEvtHandler_GetPreviousHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
369 | PyObject * _resultobj; | |
370 | wxEvtHandler * _result; | |
371 | wxEvtHandler * _arg0; | |
372 | PyObject * _argo0 = 0; | |
373 | char *_kwnames[] = { "self", NULL }; | |
2f90df85 RD |
374 | |
375 | self = self; | |
376 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxEvtHandler_GetPreviousHandler",_kwnames,&_argo0)) | |
377 | return NULL; | |
378 | if (_argo0) { | |
379 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
380 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
381 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_GetPreviousHandler. Expected _wxEvtHandler_p."); | |
382 | return NULL; | |
383 | } | |
384 | } | |
385 | { | |
386 | wxPy_BEGIN_ALLOW_THREADS; | |
387 | _result = (wxEvtHandler *)wxEvtHandler_GetPreviousHandler(_arg0); | |
388 | ||
389 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 390 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 391 | }{ _resultobj = wxPyMake_wxObject(_result); } |
2f90df85 RD |
392 | return _resultobj; |
393 | } | |
394 | ||
395 | #define wxEvtHandler_SetNextHandler(_swigobj,_swigarg0) (_swigobj->SetNextHandler(_swigarg0)) | |
396 | static PyObject *_wrap_wxEvtHandler_SetNextHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
397 | PyObject * _resultobj; | |
398 | wxEvtHandler * _arg0; | |
399 | wxEvtHandler * _arg1; | |
400 | PyObject * _argo0 = 0; | |
401 | PyObject * _argo1 = 0; | |
402 | char *_kwnames[] = { "self","handler", NULL }; | |
403 | ||
404 | self = self; | |
405 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxEvtHandler_SetNextHandler",_kwnames,&_argo0,&_argo1)) | |
406 | return NULL; | |
407 | if (_argo0) { | |
408 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
409 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
410 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_SetNextHandler. Expected _wxEvtHandler_p."); | |
411 | return NULL; | |
412 | } | |
413 | } | |
414 | if (_argo1) { | |
415 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
416 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvtHandler_p")) { | |
417 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxEvtHandler_SetNextHandler. Expected _wxEvtHandler_p."); | |
418 | return NULL; | |
419 | } | |
420 | } | |
421 | { | |
422 | wxPy_BEGIN_ALLOW_THREADS; | |
423 | wxEvtHandler_SetNextHandler(_arg0,_arg1); | |
424 | ||
425 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 426 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
427 | } Py_INCREF(Py_None); |
428 | _resultobj = Py_None; | |
429 | return _resultobj; | |
430 | } | |
431 | ||
432 | #define wxEvtHandler_SetPreviousHandler(_swigobj,_swigarg0) (_swigobj->SetPreviousHandler(_swigarg0)) | |
433 | static PyObject *_wrap_wxEvtHandler_SetPreviousHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
434 | PyObject * _resultobj; | |
435 | wxEvtHandler * _arg0; | |
436 | wxEvtHandler * _arg1; | |
437 | PyObject * _argo0 = 0; | |
438 | PyObject * _argo1 = 0; | |
439 | char *_kwnames[] = { "self","handler", NULL }; | |
440 | ||
441 | self = self; | |
442 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxEvtHandler_SetPreviousHandler",_kwnames,&_argo0,&_argo1)) | |
443 | return NULL; | |
444 | if (_argo0) { | |
445 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
446 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
447 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_SetPreviousHandler. Expected _wxEvtHandler_p."); | |
448 | return NULL; | |
449 | } | |
450 | } | |
451 | if (_argo1) { | |
452 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
453 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvtHandler_p")) { | |
454 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxEvtHandler_SetPreviousHandler. Expected _wxEvtHandler_p."); | |
455 | return NULL; | |
456 | } | |
457 | } | |
458 | { | |
459 | wxPy_BEGIN_ALLOW_THREADS; | |
460 | wxEvtHandler_SetPreviousHandler(_arg0,_arg1); | |
461 | ||
462 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 463 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
464 | } Py_INCREF(Py_None); |
465 | _resultobj = Py_None; | |
466 | return _resultobj; | |
467 | } | |
468 | ||
469 | static void wxEvtHandler_Connect(wxEvtHandler *self,int id,int lastId,int eventType,PyObject * func) { | |
470 | if (PyCallable_Check(func)) { | |
471 | self->Connect(id, lastId, eventType, | |
472 | (wxObjectEventFunction) &wxPyCallback::EventThunker, | |
473 | new wxPyCallback(func)); | |
474 | } | |
475 | } | |
476 | static PyObject *_wrap_wxEvtHandler_Connect(PyObject *self, PyObject *args, PyObject *kwargs) { | |
477 | PyObject * _resultobj; | |
478 | wxEvtHandler * _arg0; | |
479 | int _arg1; | |
480 | int _arg2; | |
481 | int _arg3; | |
482 | PyObject * _arg4; | |
483 | PyObject * _argo0 = 0; | |
484 | PyObject * _obj4 = 0; | |
485 | char *_kwnames[] = { "self","id","lastId","eventType","func", NULL }; | |
486 | ||
487 | self = self; | |
488 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiiiO:wxEvtHandler_Connect",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3,&_obj4)) | |
489 | return NULL; | |
490 | if (_argo0) { | |
491 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
492 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
493 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_Connect. Expected _wxEvtHandler_p."); | |
494 | return NULL; | |
495 | } | |
496 | } | |
497 | { | |
498 | _arg4 = _obj4; | |
499 | } | |
500 | { | |
501 | wxPy_BEGIN_ALLOW_THREADS; | |
502 | wxEvtHandler_Connect(_arg0,_arg1,_arg2,_arg3,_arg4); | |
503 | ||
504 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 505 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
506 | } Py_INCREF(Py_None); |
507 | _resultobj = Py_None; | |
508 | return _resultobj; | |
509 | } | |
510 | ||
6999b0d8 RD |
511 | static bool wxEvtHandler_Disconnect(wxEvtHandler *self,int id,int lastId,wxEventType eventType) { |
512 | return self->Disconnect(id, lastId, eventType, | |
513 | (wxObjectEventFunction) | |
514 | &wxPyCallback::EventThunker); | |
515 | } | |
516 | static PyObject *_wrap_wxEvtHandler_Disconnect(PyObject *self, PyObject *args, PyObject *kwargs) { | |
517 | PyObject * _resultobj; | |
518 | bool _result; | |
519 | wxEvtHandler * _arg0; | |
520 | int _arg1; | |
521 | int _arg2 = (int ) -1; | |
522 | wxEventType _arg3 = (wxEventType ) wxEVT_NULL; | |
523 | PyObject * _argo0 = 0; | |
524 | char *_kwnames[] = { "self","id","lastId","eventType", NULL }; | |
525 | ||
526 | self = self; | |
527 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi|ii:wxEvtHandler_Disconnect",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3)) | |
528 | return NULL; | |
529 | if (_argo0) { | |
530 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
531 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxEvtHandler_p")) { | |
532 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxEvtHandler_Disconnect. Expected _wxEvtHandler_p."); | |
533 | return NULL; | |
534 | } | |
535 | } | |
536 | { | |
537 | wxPy_BEGIN_ALLOW_THREADS; | |
538 | _result = (bool )wxEvtHandler_Disconnect(_arg0,_arg1,_arg2,_arg3); | |
539 | ||
540 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 541 | if (PyErr_Occurred()) return NULL; |
6999b0d8 RD |
542 | } _resultobj = Py_BuildValue("i",_result); |
543 | return _resultobj; | |
544 | } | |
545 | ||
2f90df85 RD |
546 | static void *SwigwxValidatorTowxEvtHandler(void *ptr) { |
547 | wxValidator *src; | |
548 | wxEvtHandler *dest; | |
549 | src = (wxValidator *) ptr; | |
550 | dest = (wxEvtHandler *) src; | |
551 | return (void *) dest; | |
552 | } | |
553 | ||
9416aa89 RD |
554 | static void *SwigwxValidatorTowxObject(void *ptr) { |
555 | wxValidator *src; | |
556 | wxObject *dest; | |
557 | src = (wxValidator *) ptr; | |
558 | dest = (wxObject *) src; | |
559 | return (void *) dest; | |
560 | } | |
561 | ||
2f90df85 RD |
562 | #define new_wxValidator() (new wxValidator()) |
563 | static PyObject *_wrap_new_wxValidator(PyObject *self, PyObject *args, PyObject *kwargs) { | |
564 | PyObject * _resultobj; | |
565 | wxValidator * _result; | |
566 | char *_kwnames[] = { NULL }; | |
567 | char _ptemp[128]; | |
568 | ||
569 | self = self; | |
570 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":new_wxValidator",_kwnames)) | |
571 | return NULL; | |
572 | { | |
573 | wxPy_BEGIN_ALLOW_THREADS; | |
574 | _result = (wxValidator *)new_wxValidator(); | |
575 | ||
576 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 577 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
578 | } if (_result) { |
579 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxValidator_p"); | |
580 | _resultobj = Py_BuildValue("s",_ptemp); | |
581 | } else { | |
582 | Py_INCREF(Py_None); | |
583 | _resultobj = Py_None; | |
584 | } | |
585 | return _resultobj; | |
af309447 | 586 | } |
2f90df85 RD |
587 | |
588 | #define wxValidator_Clone(_swigobj) (_swigobj->Clone()) | |
589 | static PyObject *_wrap_wxValidator_Clone(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 590 | PyObject * _resultobj; |
2f90df85 RD |
591 | wxValidator * _result; |
592 | wxValidator * _arg0; | |
593 | PyObject * _argo0 = 0; | |
594 | char *_kwnames[] = { "self", NULL }; | |
8ab979d7 RD |
595 | |
596 | self = self; | |
2f90df85 RD |
597 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxValidator_Clone",_kwnames,&_argo0)) |
598 | return NULL; | |
599 | if (_argo0) { | |
600 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
601 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxValidator_p")) { | |
602 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxValidator_Clone. Expected _wxValidator_p."); | |
8ab979d7 | 603 | return NULL; |
2f90df85 RD |
604 | } |
605 | } | |
cf694132 RD |
606 | { |
607 | wxPy_BEGIN_ALLOW_THREADS; | |
2f90df85 | 608 | _result = (wxValidator *)wxValidator_Clone(_arg0); |
cf694132 RD |
609 | |
610 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 611 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 612 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
613 | return _resultobj; |
614 | } | |
615 | ||
2f90df85 RD |
616 | #define wxValidator_GetWindow(_swigobj) (_swigobj->GetWindow()) |
617 | static PyObject *_wrap_wxValidator_GetWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
af309447 RD |
618 | PyObject * _resultobj; |
619 | wxWindow * _result; | |
2f90df85 RD |
620 | wxValidator * _arg0; |
621 | PyObject * _argo0 = 0; | |
622 | char *_kwnames[] = { "self", NULL }; | |
af309447 RD |
623 | |
624 | self = self; | |
2f90df85 RD |
625 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxValidator_GetWindow",_kwnames,&_argo0)) |
626 | return NULL; | |
627 | if (_argo0) { | |
628 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
629 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxValidator_p")) { | |
630 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxValidator_GetWindow. Expected _wxValidator_p."); | |
af309447 | 631 | return NULL; |
2f90df85 RD |
632 | } |
633 | } | |
cf694132 RD |
634 | { |
635 | wxPy_BEGIN_ALLOW_THREADS; | |
2f90df85 | 636 | _result = (wxWindow *)wxValidator_GetWindow(_arg0); |
cf694132 RD |
637 | |
638 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 639 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 640 | }{ _resultobj = wxPyMake_wxObject(_result); } |
af309447 RD |
641 | return _resultobj; |
642 | } | |
643 | ||
2f90df85 RD |
644 | #define wxValidator_SetWindow(_swigobj,_swigarg0) (_swigobj->SetWindow(_swigarg0)) |
645 | static PyObject *_wrap_wxValidator_SetWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 646 | PyObject * _resultobj; |
2f90df85 RD |
647 | wxValidator * _arg0; |
648 | wxWindow * _arg1; | |
1d99702e RD |
649 | PyObject * _argo0 = 0; |
650 | PyObject * _argo1 = 0; | |
2f90df85 | 651 | char *_kwnames[] = { "self","window", NULL }; |
cf694132 RD |
652 | |
653 | self = self; | |
2f90df85 | 654 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxValidator_SetWindow",_kwnames,&_argo0,&_argo1)) |
cf694132 | 655 | return NULL; |
1d99702e RD |
656 | if (_argo0) { |
657 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2f90df85 RD |
658 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxValidator_p")) { |
659 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxValidator_SetWindow. Expected _wxValidator_p."); | |
cf694132 RD |
660 | return NULL; |
661 | } | |
662 | } | |
1d99702e RD |
663 | if (_argo1) { |
664 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
2f90df85 RD |
665 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { |
666 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxValidator_SetWindow. Expected _wxWindow_p."); | |
cf694132 RD |
667 | return NULL; |
668 | } | |
669 | } | |
670 | { | |
671 | wxPy_BEGIN_ALLOW_THREADS; | |
2f90df85 | 672 | wxValidator_SetWindow(_arg0,_arg1); |
cf694132 RD |
673 | |
674 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 675 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
676 | } Py_INCREF(Py_None); |
677 | _resultobj = Py_None; | |
cf694132 RD |
678 | return _resultobj; |
679 | } | |
680 | ||
9416aa89 RD |
681 | static PyObject *_wrap_wxValidator_IsSilent(PyObject *self, PyObject *args, PyObject *kwargs) { |
682 | PyObject * _resultobj; | |
683 | bool _result; | |
684 | char *_kwnames[] = { NULL }; | |
685 | ||
686 | self = self; | |
687 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":wxValidator_IsSilent",_kwnames)) | |
688 | return NULL; | |
689 | { | |
690 | wxPy_BEGIN_ALLOW_THREADS; | |
691 | _result = (bool )wxValidator::IsSilent(); | |
692 | ||
693 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 694 | if (PyErr_Occurred()) return NULL; |
9416aa89 RD |
695 | } _resultobj = Py_BuildValue("i",_result); |
696 | return _resultobj; | |
697 | } | |
698 | ||
699 | static PyObject *_wrap_wxValidator_SetBellOnError(PyObject *self, PyObject *args, PyObject *kwargs) { | |
700 | PyObject * _resultobj; | |
701 | int _arg0 = (int ) TRUE; | |
702 | char *_kwnames[] = { "doIt", NULL }; | |
703 | ||
704 | self = self; | |
705 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"|i:wxValidator_SetBellOnError",_kwnames,&_arg0)) | |
706 | return NULL; | |
707 | { | |
708 | wxPy_BEGIN_ALLOW_THREADS; | |
709 | wxValidator::SetBellOnError(_arg0); | |
710 | ||
711 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 712 | if (PyErr_Occurred()) return NULL; |
9416aa89 RD |
713 | } Py_INCREF(Py_None); |
714 | _resultobj = Py_None; | |
715 | return _resultobj; | |
716 | } | |
717 | ||
2f90df85 RD |
718 | static void *SwigwxPyValidatorTowxValidator(void *ptr) { |
719 | wxPyValidator *src; | |
720 | wxValidator *dest; | |
721 | src = (wxPyValidator *) ptr; | |
722 | dest = (wxValidator *) src; | |
723 | return (void *) dest; | |
724 | } | |
725 | ||
726 | static void *SwigwxPyValidatorTowxEvtHandler(void *ptr) { | |
727 | wxPyValidator *src; | |
728 | wxEvtHandler *dest; | |
729 | src = (wxPyValidator *) ptr; | |
730 | dest = (wxEvtHandler *) src; | |
731 | return (void *) dest; | |
732 | } | |
733 | ||
9416aa89 RD |
734 | static void *SwigwxPyValidatorTowxObject(void *ptr) { |
735 | wxPyValidator *src; | |
736 | wxObject *dest; | |
737 | src = (wxPyValidator *) ptr; | |
738 | dest = (wxObject *) src; | |
739 | return (void *) dest; | |
740 | } | |
741 | ||
2f90df85 RD |
742 | #define new_wxPyValidator() (new wxPyValidator()) |
743 | static PyObject *_wrap_new_wxPyValidator(PyObject *self, PyObject *args, PyObject *kwargs) { | |
744 | PyObject * _resultobj; | |
745 | wxPyValidator * _result; | |
746 | char *_kwnames[] = { NULL }; | |
747 | char _ptemp[128]; | |
748 | ||
749 | self = self; | |
750 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":new_wxPyValidator",_kwnames)) | |
751 | return NULL; | |
752 | { | |
753 | wxPy_BEGIN_ALLOW_THREADS; | |
754 | _result = (wxPyValidator *)new_wxPyValidator(); | |
755 | ||
756 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 757 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
758 | } if (_result) { |
759 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxPyValidator_p"); | |
760 | _resultobj = Py_BuildValue("s",_ptemp); | |
761 | } else { | |
762 | Py_INCREF(Py_None); | |
763 | _resultobj = Py_None; | |
764 | } | |
765 | return _resultobj; | |
766 | } | |
767 | ||
f6bcfd97 | 768 | #define wxPyValidator__setSelf(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->_setSelf(_swigarg0,_swigarg1,_swigarg2)) |
2f90df85 | 769 | static PyObject *_wrap_wxPyValidator__setSelf(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 | 770 | PyObject * _resultobj; |
2f90df85 RD |
771 | wxPyValidator * _arg0; |
772 | PyObject * _arg1; | |
f6bcfd97 BP |
773 | PyObject * _arg2; |
774 | int _arg3 = (int ) TRUE; | |
1d99702e | 775 | PyObject * _argo0 = 0; |
2f90df85 | 776 | PyObject * _obj1 = 0; |
f6bcfd97 BP |
777 | PyObject * _obj2 = 0; |
778 | char *_kwnames[] = { "self","self","_class","incref", NULL }; | |
8ab979d7 RD |
779 | |
780 | self = self; | |
f6bcfd97 | 781 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO|i:wxPyValidator__setSelf",_kwnames,&_argo0,&_obj1,&_obj2,&_arg3)) |
8ab979d7 | 782 | return NULL; |
1d99702e RD |
783 | if (_argo0) { |
784 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2f90df85 RD |
785 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxPyValidator_p")) { |
786 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxPyValidator__setSelf. Expected _wxPyValidator_p."); | |
8ab979d7 RD |
787 | return NULL; |
788 | } | |
789 | } | |
790 | { | |
2f90df85 | 791 | _arg1 = _obj1; |
8ab979d7 | 792 | } |
f6bcfd97 BP |
793 | { |
794 | _arg2 = _obj2; | |
795 | } | |
cf694132 RD |
796 | { |
797 | wxPy_BEGIN_ALLOW_THREADS; | |
f6bcfd97 | 798 | wxPyValidator__setSelf(_arg0,_arg1,_arg2,_arg3); |
cf694132 RD |
799 | |
800 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 801 | if (PyErr_Occurred()) return NULL; |
cf694132 | 802 | } Py_INCREF(Py_None); |
8ab979d7 RD |
803 | _resultobj = Py_None; |
804 | return _resultobj; | |
805 | } | |
806 | ||
807 | static void *SwigwxWindowTowxEvtHandler(void *ptr) { | |
808 | wxWindow *src; | |
809 | wxEvtHandler *dest; | |
810 | src = (wxWindow *) ptr; | |
811 | dest = (wxEvtHandler *) src; | |
812 | return (void *) dest; | |
813 | } | |
814 | ||
9416aa89 RD |
815 | static void *SwigwxWindowTowxObject(void *ptr) { |
816 | wxWindow *src; | |
817 | wxObject *dest; | |
818 | src = (wxWindow *) ptr; | |
819 | dest = (wxObject *) src; | |
820 | return (void *) dest; | |
821 | } | |
822 | ||
8ab979d7 | 823 | #define new_wxWindow(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (new wxWindow(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) |
efc5f224 | 824 | static PyObject *_wrap_new_wxWindow(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
825 | PyObject * _resultobj; |
826 | wxWindow * _result; | |
827 | wxWindow * _arg0; | |
828 | wxWindowID _arg1; | |
e508a2b6 RD |
829 | wxPoint * _arg2 = (wxPoint *) &wxDefaultPosition; |
830 | wxSize * _arg3 = (wxSize *) &wxDefaultSize; | |
1d99702e RD |
831 | long _arg4 = (long ) 0; |
832 | char * _arg5 = (char *) "panel"; | |
833 | PyObject * _argo0 = 0; | |
2f90df85 RD |
834 | wxPoint temp; |
835 | PyObject * _obj2 = 0; | |
836 | wxSize temp0; | |
837 | PyObject * _obj3 = 0; | |
efc5f224 | 838 | char *_kwnames[] = { "parent","id","pos","size","style","name", NULL }; |
8ab979d7 RD |
839 | char _ptemp[128]; |
840 | ||
841 | self = self; | |
2f90df85 | 842 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi|OOls:new_wxWindow",_kwnames,&_argo0,&_arg1,&_obj2,&_obj3,&_arg4,&_arg5)) |
8ab979d7 | 843 | return NULL; |
1d99702e RD |
844 | if (_argo0) { |
845 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
846 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
847 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of new_wxWindow. Expected _wxWindow_p."); |
848 | return NULL; | |
849 | } | |
850 | } | |
2f90df85 RD |
851 | if (_obj2) |
852 | { | |
853 | _arg2 = &temp; | |
854 | if (! wxPoint_helper(_obj2, &_arg2)) | |
8ab979d7 | 855 | return NULL; |
2f90df85 RD |
856 | } |
857 | if (_obj3) | |
858 | { | |
859 | _arg3 = &temp0; | |
860 | if (! wxSize_helper(_obj3, &_arg3)) | |
8ab979d7 | 861 | return NULL; |
2f90df85 | 862 | } |
cf694132 RD |
863 | { |
864 | wxPy_BEGIN_ALLOW_THREADS; | |
865 | _result = (wxWindow *)new_wxWindow(_arg0,_arg1,*_arg2,*_arg3,_arg4,_arg5); | |
866 | ||
867 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 868 | if (PyErr_Occurred()) return NULL; |
1d99702e RD |
869 | } if (_result) { |
870 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxWindow_p"); | |
871 | _resultobj = Py_BuildValue("s",_ptemp); | |
872 | } else { | |
873 | Py_INCREF(Py_None); | |
874 | _resultobj = Py_None; | |
875 | } | |
8ab979d7 RD |
876 | return _resultobj; |
877 | } | |
878 | ||
09f3d4e6 RD |
879 | #define new_wxPreWindow() (new wxWindow()) |
880 | static PyObject *_wrap_new_wxPreWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
881 | PyObject * _resultobj; | |
882 | wxWindow * _result; | |
883 | char *_kwnames[] = { NULL }; | |
884 | char _ptemp[128]; | |
885 | ||
886 | self = self; | |
887 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":new_wxPreWindow",_kwnames)) | |
888 | return NULL; | |
889 | { | |
890 | wxPy_BEGIN_ALLOW_THREADS; | |
891 | _result = (wxWindow *)new_wxPreWindow(); | |
892 | ||
893 | wxPy_END_ALLOW_THREADS; | |
894 | if (PyErr_Occurred()) return NULL; | |
895 | } if (_result) { | |
896 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxWindow_p"); | |
897 | _resultobj = Py_BuildValue("s",_ptemp); | |
898 | } else { | |
899 | Py_INCREF(Py_None); | |
900 | _resultobj = Py_None; | |
901 | } | |
902 | return _resultobj; | |
903 | } | |
904 | ||
905 | #define wxWindow_Create(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (_swigobj->Create(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) | |
906 | static PyObject *_wrap_wxWindow_Create(PyObject *self, PyObject *args, PyObject *kwargs) { | |
907 | PyObject * _resultobj; | |
908 | bool _result; | |
909 | wxWindow * _arg0; | |
910 | wxWindow * _arg1; | |
911 | wxWindowID _arg2; | |
912 | wxPoint * _arg3 = (wxPoint *) &wxDefaultPosition; | |
913 | wxSize * _arg4 = (wxSize *) &wxDefaultSize; | |
914 | long _arg5 = (long ) 0; | |
915 | char * _arg6 = (char *) "panel"; | |
916 | PyObject * _argo0 = 0; | |
917 | PyObject * _argo1 = 0; | |
918 | wxPoint temp; | |
919 | PyObject * _obj3 = 0; | |
920 | wxSize temp0; | |
921 | PyObject * _obj4 = 0; | |
922 | char *_kwnames[] = { "self","parent","id","pos","size","style","name", NULL }; | |
923 | ||
924 | self = self; | |
925 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOi|OOls:wxWindow_Create",_kwnames,&_argo0,&_argo1,&_arg2,&_obj3,&_obj4,&_arg5,&_arg6)) | |
926 | return NULL; | |
927 | if (_argo0) { | |
928 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
929 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
930 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Create. Expected _wxWindow_p."); | |
931 | return NULL; | |
932 | } | |
933 | } | |
934 | if (_argo1) { | |
935 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
936 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
937 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_Create. Expected _wxWindow_p."); | |
938 | return NULL; | |
939 | } | |
940 | } | |
941 | if (_obj3) | |
942 | { | |
943 | _arg3 = &temp; | |
944 | if (! wxPoint_helper(_obj3, &_arg3)) | |
945 | return NULL; | |
946 | } | |
947 | if (_obj4) | |
948 | { | |
949 | _arg4 = &temp0; | |
950 | if (! wxSize_helper(_obj4, &_arg4)) | |
951 | return NULL; | |
952 | } | |
953 | { | |
954 | wxPy_BEGIN_ALLOW_THREADS; | |
955 | _result = (bool )wxWindow_Create(_arg0,_arg1,_arg2,*_arg3,*_arg4,_arg5,_arg6); | |
956 | ||
957 | wxPy_END_ALLOW_THREADS; | |
958 | if (PyErr_Occurred()) return NULL; | |
959 | } _resultobj = Py_BuildValue("i",_result); | |
960 | return _resultobj; | |
961 | } | |
962 | ||
8ab979d7 | 963 | #define wxWindow_CaptureMouse(_swigobj) (_swigobj->CaptureMouse()) |
efc5f224 | 964 | static PyObject *_wrap_wxWindow_CaptureMouse(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
965 | PyObject * _resultobj; |
966 | wxWindow * _arg0; | |
1d99702e | 967 | PyObject * _argo0 = 0; |
efc5f224 | 968 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
969 | |
970 | self = self; | |
efc5f224 | 971 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_CaptureMouse",_kwnames,&_argo0)) |
8ab979d7 | 972 | return NULL; |
1d99702e RD |
973 | if (_argo0) { |
974 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
975 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
976 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_CaptureMouse. Expected _wxWindow_p."); |
977 | return NULL; | |
978 | } | |
979 | } | |
cf694132 RD |
980 | { |
981 | wxPy_BEGIN_ALLOW_THREADS; | |
982 | wxWindow_CaptureMouse(_arg0); | |
983 | ||
984 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 985 | if (PyErr_Occurred()) return NULL; |
cf694132 | 986 | } Py_INCREF(Py_None); |
8ab979d7 RD |
987 | _resultobj = Py_None; |
988 | return _resultobj; | |
989 | } | |
990 | ||
991 | #define wxWindow_Center(_swigobj,_swigarg0) (_swigobj->Center(_swigarg0)) | |
efc5f224 | 992 | static PyObject *_wrap_wxWindow_Center(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
993 | PyObject * _resultobj; |
994 | wxWindow * _arg0; | |
1d99702e RD |
995 | int _arg1 = (int ) wxBOTH; |
996 | PyObject * _argo0 = 0; | |
efc5f224 | 997 | char *_kwnames[] = { "self","direction", NULL }; |
8ab979d7 RD |
998 | |
999 | self = self; | |
efc5f224 | 1000 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_Center",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 1001 | return NULL; |
1d99702e RD |
1002 | if (_argo0) { |
1003 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1004 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1005 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Center. Expected _wxWindow_p."); |
1006 | return NULL; | |
1007 | } | |
1008 | } | |
cf694132 RD |
1009 | { |
1010 | wxPy_BEGIN_ALLOW_THREADS; | |
1011 | wxWindow_Center(_arg0,_arg1); | |
1012 | ||
1013 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1014 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1015 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1016 | _resultobj = Py_None; |
1017 | return _resultobj; | |
1018 | } | |
1019 | ||
1020 | #define wxWindow_Centre(_swigobj,_swigarg0) (_swigobj->Centre(_swigarg0)) | |
efc5f224 | 1021 | static PyObject *_wrap_wxWindow_Centre(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1022 | PyObject * _resultobj; |
1023 | wxWindow * _arg0; | |
1d99702e RD |
1024 | int _arg1 = (int ) wxBOTH; |
1025 | PyObject * _argo0 = 0; | |
efc5f224 | 1026 | char *_kwnames[] = { "self","direction", NULL }; |
8ab979d7 RD |
1027 | |
1028 | self = self; | |
efc5f224 | 1029 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_Centre",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 1030 | return NULL; |
1d99702e RD |
1031 | if (_argo0) { |
1032 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1033 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1034 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Centre. Expected _wxWindow_p."); |
1035 | return NULL; | |
1036 | } | |
1037 | } | |
cf694132 RD |
1038 | { |
1039 | wxPy_BEGIN_ALLOW_THREADS; | |
1040 | wxWindow_Centre(_arg0,_arg1); | |
1041 | ||
1042 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1043 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1044 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1045 | _resultobj = Py_None; |
1046 | return _resultobj; | |
1047 | } | |
1048 | ||
bb0054cd | 1049 | #define wxWindow_CentreOnParent(_swigobj,_swigarg0) (_swigobj->CentreOnParent(_swigarg0)) |
efc5f224 | 1050 | static PyObject *_wrap_wxWindow_CentreOnParent(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
1051 | PyObject * _resultobj; |
1052 | wxWindow * _arg0; | |
1d99702e RD |
1053 | int _arg1 = (int ) wxBOTH; |
1054 | PyObject * _argo0 = 0; | |
efc5f224 | 1055 | char *_kwnames[] = { "self","direction", NULL }; |
bb0054cd RD |
1056 | |
1057 | self = self; | |
efc5f224 | 1058 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_CentreOnParent",_kwnames,&_argo0,&_arg1)) |
bb0054cd | 1059 | return NULL; |
1d99702e RD |
1060 | if (_argo0) { |
1061 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1062 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
bb0054cd RD |
1063 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_CentreOnParent. Expected _wxWindow_p."); |
1064 | return NULL; | |
1065 | } | |
1066 | } | |
1067 | { | |
1068 | wxPy_BEGIN_ALLOW_THREADS; | |
1069 | wxWindow_CentreOnParent(_arg0,_arg1); | |
1070 | ||
1071 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1072 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
1073 | } Py_INCREF(Py_None); |
1074 | _resultobj = Py_None; | |
1075 | return _resultobj; | |
1076 | } | |
1077 | ||
1078 | #define wxWindow_CenterOnParent(_swigobj,_swigarg0) (_swigobj->CenterOnParent(_swigarg0)) | |
efc5f224 | 1079 | static PyObject *_wrap_wxWindow_CenterOnParent(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
1080 | PyObject * _resultobj; |
1081 | wxWindow * _arg0; | |
1d99702e RD |
1082 | int _arg1 = (int ) wxBOTH; |
1083 | PyObject * _argo0 = 0; | |
efc5f224 | 1084 | char *_kwnames[] = { "self","direction", NULL }; |
bb0054cd RD |
1085 | |
1086 | self = self; | |
efc5f224 | 1087 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_CenterOnParent",_kwnames,&_argo0,&_arg1)) |
bb0054cd | 1088 | return NULL; |
1d99702e RD |
1089 | if (_argo0) { |
1090 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1091 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
bb0054cd RD |
1092 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_CenterOnParent. Expected _wxWindow_p."); |
1093 | return NULL; | |
1094 | } | |
1095 | } | |
1096 | { | |
1097 | wxPy_BEGIN_ALLOW_THREADS; | |
1098 | wxWindow_CenterOnParent(_arg0,_arg1); | |
1099 | ||
1100 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1101 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
1102 | } Py_INCREF(Py_None); |
1103 | _resultobj = Py_None; | |
1104 | return _resultobj; | |
1105 | } | |
1106 | ||
3ca6a5f0 BP |
1107 | #define wxWindow_CentreOnScreen(_swigobj,_swigarg0) (_swigobj->CentreOnScreen(_swigarg0)) |
1108 | static PyObject *_wrap_wxWindow_CentreOnScreen(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1109 | PyObject * _resultobj; | |
1110 | wxWindow * _arg0; | |
1111 | int _arg1 = (int ) wxBOTH; | |
1112 | PyObject * _argo0 = 0; | |
1113 | char *_kwnames[] = { "self","direction", NULL }; | |
1114 | ||
1115 | self = self; | |
1116 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_CentreOnScreen",_kwnames,&_argo0,&_arg1)) | |
1117 | return NULL; | |
1118 | if (_argo0) { | |
1119 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1120 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1121 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_CentreOnScreen. Expected _wxWindow_p."); | |
1122 | return NULL; | |
1123 | } | |
1124 | } | |
1125 | { | |
1126 | wxPy_BEGIN_ALLOW_THREADS; | |
1127 | wxWindow_CentreOnScreen(_arg0,_arg1); | |
1128 | ||
1129 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1130 | if (PyErr_Occurred()) return NULL; |
3ca6a5f0 BP |
1131 | } Py_INCREF(Py_None); |
1132 | _resultobj = Py_None; | |
1133 | return _resultobj; | |
1134 | } | |
1135 | ||
1136 | #define wxWindow_CenterOnScreen(_swigobj,_swigarg0) (_swigobj->CenterOnScreen(_swigarg0)) | |
1137 | static PyObject *_wrap_wxWindow_CenterOnScreen(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1138 | PyObject * _resultobj; | |
1139 | wxWindow * _arg0; | |
1140 | int _arg1 = (int ) wxBOTH; | |
1141 | PyObject * _argo0 = 0; | |
1142 | char *_kwnames[] = { "self","direction", NULL }; | |
1143 | ||
1144 | self = self; | |
1145 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_CenterOnScreen",_kwnames,&_argo0,&_arg1)) | |
1146 | return NULL; | |
1147 | if (_argo0) { | |
1148 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1149 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1150 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_CenterOnScreen. Expected _wxWindow_p."); | |
1151 | return NULL; | |
1152 | } | |
1153 | } | |
1154 | { | |
1155 | wxPy_BEGIN_ALLOW_THREADS; | |
1156 | wxWindow_CenterOnScreen(_arg0,_arg1); | |
1157 | ||
1158 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1159 | if (PyErr_Occurred()) return NULL; |
3ca6a5f0 BP |
1160 | } Py_INCREF(Py_None); |
1161 | _resultobj = Py_None; | |
1162 | return _resultobj; | |
1163 | } | |
1164 | ||
d56cebe7 RD |
1165 | #define wxWindow_Clear(_swigobj) (_swigobj->Clear()) |
1166 | static PyObject *_wrap_wxWindow_Clear(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1167 | PyObject * _resultobj; | |
1168 | wxWindow * _arg0; | |
1169 | PyObject * _argo0 = 0; | |
1170 | char *_kwnames[] = { "self", NULL }; | |
1171 | ||
1172 | self = self; | |
1173 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Clear",_kwnames,&_argo0)) | |
1174 | return NULL; | |
1175 | if (_argo0) { | |
1176 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1177 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1178 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Clear. Expected _wxWindow_p."); | |
1179 | return NULL; | |
1180 | } | |
1181 | } | |
1182 | { | |
1183 | wxPy_BEGIN_ALLOW_THREADS; | |
1184 | wxWindow_Clear(_arg0); | |
1185 | ||
1186 | wxPy_END_ALLOW_THREADS; | |
1187 | if (PyErr_Occurred()) return NULL; | |
1188 | } Py_INCREF(Py_None); | |
1189 | _resultobj = Py_None; | |
1190 | return _resultobj; | |
1191 | } | |
1192 | ||
af309447 | 1193 | #define wxWindow_ClientToScreenXY(_swigobj,_swigarg0,_swigarg1) (_swigobj->ClientToScreen(_swigarg0,_swigarg1)) |
efc5f224 | 1194 | static PyObject *_wrap_wxWindow_ClientToScreenXY(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1195 | PyObject * _resultobj; |
1196 | wxWindow * _arg0; | |
1197 | int * _arg1; | |
1198 | int * _arg2; | |
1d99702e | 1199 | PyObject * _argo0 = 0; |
8ab979d7 RD |
1200 | int temp; |
1201 | PyObject * _obj1 = 0; | |
1202 | int temp0; | |
1203 | PyObject * _obj2 = 0; | |
efc5f224 | 1204 | char *_kwnames[] = { "self","x","y", NULL }; |
8ab979d7 RD |
1205 | |
1206 | self = self; | |
efc5f224 | 1207 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO:wxWindow_ClientToScreenXY",_kwnames,&_argo0,&_obj1,&_obj2)) |
8ab979d7 | 1208 | return NULL; |
1d99702e RD |
1209 | if (_argo0) { |
1210 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1211 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 | 1212 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ClientToScreenXY. Expected _wxWindow_p."); |
8ab979d7 RD |
1213 | return NULL; |
1214 | } | |
1215 | } | |
1216 | { | |
1217 | temp = (int) PyInt_AsLong(_obj1); | |
1218 | _arg1 = &temp; | |
1219 | } | |
1220 | { | |
1221 | temp0 = (int) PyInt_AsLong(_obj2); | |
1222 | _arg2 = &temp0; | |
1223 | } | |
cf694132 RD |
1224 | { |
1225 | wxPy_BEGIN_ALLOW_THREADS; | |
1226 | wxWindow_ClientToScreenXY(_arg0,_arg1,_arg2); | |
1227 | ||
1228 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1229 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1230 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1231 | _resultobj = Py_None; |
1232 | { | |
1233 | PyObject *o; | |
1234 | o = PyInt_FromLong((long) (*_arg1)); | |
1235 | _resultobj = t_output_helper(_resultobj, o); | |
1236 | } | |
1237 | { | |
1238 | PyObject *o; | |
1239 | o = PyInt_FromLong((long) (*_arg2)); | |
1240 | _resultobj = t_output_helper(_resultobj, o); | |
1241 | } | |
1242 | return _resultobj; | |
1243 | } | |
1244 | ||
af309447 | 1245 | #define wxWindow_ClientToScreen(_swigobj,_swigarg0) (_swigobj->ClientToScreen(_swigarg0)) |
efc5f224 | 1246 | static PyObject *_wrap_wxWindow_ClientToScreen(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
1247 | PyObject * _resultobj; |
1248 | wxPoint * _result; | |
1249 | wxWindow * _arg0; | |
1250 | wxPoint * _arg1; | |
1d99702e | 1251 | PyObject * _argo0 = 0; |
2f90df85 RD |
1252 | wxPoint temp; |
1253 | PyObject * _obj1 = 0; | |
efc5f224 | 1254 | char *_kwnames[] = { "self","pt", NULL }; |
af309447 RD |
1255 | char _ptemp[128]; |
1256 | ||
1257 | self = self; | |
2f90df85 | 1258 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_ClientToScreen",_kwnames,&_argo0,&_obj1)) |
af309447 | 1259 | return NULL; |
1d99702e RD |
1260 | if (_argo0) { |
1261 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1262 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
1263 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ClientToScreen. Expected _wxWindow_p."); |
1264 | return NULL; | |
1265 | } | |
1266 | } | |
2f90df85 RD |
1267 | { |
1268 | _arg1 = &temp; | |
1269 | if (! wxPoint_helper(_obj1, &_arg1)) | |
af309447 | 1270 | return NULL; |
2f90df85 | 1271 | } |
cf694132 RD |
1272 | { |
1273 | wxPy_BEGIN_ALLOW_THREADS; | |
1274 | _result = new wxPoint (wxWindow_ClientToScreen(_arg0,*_arg1)); | |
1275 | ||
1276 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1277 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1278 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxPoint_p"); |
af309447 RD |
1279 | _resultobj = Py_BuildValue("s",_ptemp); |
1280 | return _resultobj; | |
1281 | } | |
1282 | ||
8ab979d7 | 1283 | #define wxWindow_Close(_swigobj,_swigarg0) (_swigobj->Close(_swigarg0)) |
efc5f224 | 1284 | static PyObject *_wrap_wxWindow_Close(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1285 | PyObject * _resultobj; |
1286 | bool _result; | |
1287 | wxWindow * _arg0; | |
1d99702e RD |
1288 | int _arg1 = (int ) FALSE; |
1289 | PyObject * _argo0 = 0; | |
efc5f224 | 1290 | char *_kwnames[] = { "self","force", NULL }; |
8ab979d7 RD |
1291 | |
1292 | self = self; | |
efc5f224 | 1293 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_Close",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 1294 | return NULL; |
1d99702e RD |
1295 | if (_argo0) { |
1296 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1297 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1298 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Close. Expected _wxWindow_p."); |
1299 | return NULL; | |
1300 | } | |
1301 | } | |
cf694132 RD |
1302 | { |
1303 | wxPy_BEGIN_ALLOW_THREADS; | |
1304 | _result = (bool )wxWindow_Close(_arg0,_arg1); | |
1305 | ||
1306 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1307 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1308 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
1309 | return _resultobj; |
1310 | } | |
1311 | ||
1312 | #define wxWindow_Destroy(_swigobj) (_swigobj->Destroy()) | |
efc5f224 | 1313 | static PyObject *_wrap_wxWindow_Destroy(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1314 | PyObject * _resultobj; |
1315 | bool _result; | |
1316 | wxWindow * _arg0; | |
1d99702e | 1317 | PyObject * _argo0 = 0; |
efc5f224 | 1318 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1319 | |
1320 | self = self; | |
efc5f224 | 1321 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Destroy",_kwnames,&_argo0)) |
8ab979d7 | 1322 | return NULL; |
1d99702e RD |
1323 | if (_argo0) { |
1324 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1325 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1326 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Destroy. Expected _wxWindow_p."); |
1327 | return NULL; | |
1328 | } | |
1329 | } | |
cf694132 RD |
1330 | { |
1331 | wxPy_BEGIN_ALLOW_THREADS; | |
1332 | _result = (bool )wxWindow_Destroy(_arg0); | |
1333 | ||
1334 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1335 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1336 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
1337 | return _resultobj; |
1338 | } | |
1339 | ||
1340 | #define wxWindow_DestroyChildren(_swigobj) (_swigobj->DestroyChildren()) | |
efc5f224 | 1341 | static PyObject *_wrap_wxWindow_DestroyChildren(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1342 | PyObject * _resultobj; |
1343 | wxWindow * _arg0; | |
1d99702e | 1344 | PyObject * _argo0 = 0; |
efc5f224 | 1345 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1346 | |
1347 | self = self; | |
efc5f224 | 1348 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_DestroyChildren",_kwnames,&_argo0)) |
8ab979d7 | 1349 | return NULL; |
1d99702e RD |
1350 | if (_argo0) { |
1351 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1352 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1353 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_DestroyChildren. Expected _wxWindow_p."); |
1354 | return NULL; | |
1355 | } | |
1356 | } | |
cf694132 RD |
1357 | { |
1358 | wxPy_BEGIN_ALLOW_THREADS; | |
1359 | wxWindow_DestroyChildren(_arg0); | |
1360 | ||
1361 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1362 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1363 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1364 | _resultobj = Py_None; |
1365 | return _resultobj; | |
1366 | } | |
1367 | ||
ac346f50 RD |
1368 | #define wxWindow_IsBeingDeleted(_swigobj) (_swigobj->IsBeingDeleted()) |
1369 | static PyObject *_wrap_wxWindow_IsBeingDeleted(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1370 | PyObject * _resultobj; | |
1371 | bool _result; | |
1372 | wxWindow * _arg0; | |
1373 | PyObject * _argo0 = 0; | |
1374 | char *_kwnames[] = { "self", NULL }; | |
1375 | ||
1376 | self = self; | |
1377 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_IsBeingDeleted",_kwnames,&_argo0)) | |
1378 | return NULL; | |
1379 | if (_argo0) { | |
1380 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1381 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1382 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsBeingDeleted. Expected _wxWindow_p."); | |
1383 | return NULL; | |
1384 | } | |
1385 | } | |
1386 | { | |
1387 | wxPy_BEGIN_ALLOW_THREADS; | |
1388 | _result = (bool )wxWindow_IsBeingDeleted(_arg0); | |
1389 | ||
1390 | wxPy_END_ALLOW_THREADS; | |
1391 | if (PyErr_Occurred()) return NULL; | |
1392 | } _resultobj = Py_BuildValue("i",_result); | |
1393 | return _resultobj; | |
1394 | } | |
1395 | ||
8ab979d7 | 1396 | #define wxWindow_DragAcceptFiles(_swigobj,_swigarg0) (_swigobj->DragAcceptFiles(_swigarg0)) |
efc5f224 | 1397 | static PyObject *_wrap_wxWindow_DragAcceptFiles(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1398 | PyObject * _resultobj; |
1399 | wxWindow * _arg0; | |
1400 | bool _arg1; | |
1d99702e | 1401 | PyObject * _argo0 = 0; |
8ab979d7 | 1402 | int tempbool1; |
efc5f224 | 1403 | char *_kwnames[] = { "self","accept", NULL }; |
8ab979d7 RD |
1404 | |
1405 | self = self; | |
efc5f224 | 1406 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_DragAcceptFiles",_kwnames,&_argo0,&tempbool1)) |
8ab979d7 | 1407 | return NULL; |
1d99702e RD |
1408 | if (_argo0) { |
1409 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1410 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1411 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_DragAcceptFiles. Expected _wxWindow_p."); |
1412 | return NULL; | |
1413 | } | |
1414 | } | |
1415 | _arg1 = (bool ) tempbool1; | |
cf694132 RD |
1416 | { |
1417 | wxPy_BEGIN_ALLOW_THREADS; | |
1418 | wxWindow_DragAcceptFiles(_arg0,_arg1); | |
1419 | ||
1420 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1421 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1422 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1423 | _resultobj = Py_None; |
1424 | return _resultobj; | |
1425 | } | |
1426 | ||
1427 | #define wxWindow_Enable(_swigobj,_swigarg0) (_swigobj->Enable(_swigarg0)) | |
efc5f224 | 1428 | static PyObject *_wrap_wxWindow_Enable(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1429 | PyObject * _resultobj; |
1430 | wxWindow * _arg0; | |
1431 | bool _arg1; | |
1d99702e | 1432 | PyObject * _argo0 = 0; |
8ab979d7 | 1433 | int tempbool1; |
efc5f224 | 1434 | char *_kwnames[] = { "self","enable", NULL }; |
8ab979d7 RD |
1435 | |
1436 | self = self; | |
efc5f224 | 1437 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_Enable",_kwnames,&_argo0,&tempbool1)) |
8ab979d7 | 1438 | return NULL; |
1d99702e RD |
1439 | if (_argo0) { |
1440 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1441 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1442 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Enable. Expected _wxWindow_p."); |
1443 | return NULL; | |
1444 | } | |
1445 | } | |
1446 | _arg1 = (bool ) tempbool1; | |
cf694132 RD |
1447 | { |
1448 | wxPy_BEGIN_ALLOW_THREADS; | |
1449 | wxWindow_Enable(_arg0,_arg1); | |
1450 | ||
1451 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1452 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1453 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1454 | _resultobj = Py_None; |
1455 | return _resultobj; | |
1456 | } | |
1457 | ||
af309447 | 1458 | #define wxWindow_FindWindowById(_swigobj,_swigarg0) (_swigobj->FindWindow(_swigarg0)) |
efc5f224 | 1459 | static PyObject *_wrap_wxWindow_FindWindowById(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1460 | PyObject * _resultobj; |
1461 | wxWindow * _result; | |
1462 | wxWindow * _arg0; | |
1463 | long _arg1; | |
1d99702e | 1464 | PyObject * _argo0 = 0; |
efc5f224 | 1465 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
1466 | |
1467 | self = self; | |
efc5f224 | 1468 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Ol:wxWindow_FindWindowById",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 1469 | return NULL; |
1d99702e RD |
1470 | if (_argo0) { |
1471 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1472 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 | 1473 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_FindWindowById. Expected _wxWindow_p."); |
8ab979d7 RD |
1474 | return NULL; |
1475 | } | |
1476 | } | |
cf694132 RD |
1477 | { |
1478 | wxPy_BEGIN_ALLOW_THREADS; | |
1479 | _result = (wxWindow *)wxWindow_FindWindowById(_arg0,_arg1); | |
1480 | ||
1481 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1482 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 1483 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
1484 | return _resultobj; |
1485 | } | |
1486 | ||
1487 | #define wxWindow_FindWindowByName(_swigobj,_swigarg0) (_swigobj->FindWindow(_swigarg0)) | |
efc5f224 | 1488 | static PyObject *_wrap_wxWindow_FindWindowByName(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1489 | PyObject * _resultobj; |
1490 | wxWindow * _result; | |
1491 | wxWindow * _arg0; | |
1492 | wxString * _arg1; | |
1d99702e | 1493 | PyObject * _argo0 = 0; |
8ab979d7 | 1494 | PyObject * _obj1 = 0; |
efc5f224 | 1495 | char *_kwnames[] = { "self","name", NULL }; |
8ab979d7 RD |
1496 | |
1497 | self = self; | |
efc5f224 | 1498 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_FindWindowByName",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 1499 | return NULL; |
1d99702e RD |
1500 | if (_argo0) { |
1501 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1502 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1503 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_FindWindowByName. Expected _wxWindow_p."); |
1504 | return NULL; | |
1505 | } | |
1506 | } | |
1507 | { | |
185d7c3e RD |
1508 | #if PYTHON_API_VERSION >= 1009 |
1509 | char* tmpPtr; int tmpSize; | |
1510 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 1511 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
1512 | return NULL; |
1513 | } | |
1514 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
1515 | return NULL; | |
1516 | _arg1 = new wxString(tmpPtr, tmpSize); | |
1517 | #else | |
8ab979d7 RD |
1518 | if (!PyString_Check(_obj1)) { |
1519 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
1520 | return NULL; | |
1521 | } | |
185d7c3e RD |
1522 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
1523 | #endif | |
8ab979d7 | 1524 | } |
cf694132 RD |
1525 | { |
1526 | wxPy_BEGIN_ALLOW_THREADS; | |
1527 | _result = (wxWindow *)wxWindow_FindWindowByName(_arg0,*_arg1); | |
1528 | ||
1529 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1530 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 1531 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
1532 | { |
1533 | if (_obj1) | |
1534 | delete _arg1; | |
1535 | } | |
1536 | return _resultobj; | |
1537 | } | |
1538 | ||
1539 | #define wxWindow_Fit(_swigobj) (_swigobj->Fit()) | |
efc5f224 | 1540 | static PyObject *_wrap_wxWindow_Fit(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1541 | PyObject * _resultobj; |
1542 | wxWindow * _arg0; | |
1d99702e | 1543 | PyObject * _argo0 = 0; |
efc5f224 | 1544 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1545 | |
1546 | self = self; | |
efc5f224 | 1547 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Fit",_kwnames,&_argo0)) |
8ab979d7 | 1548 | return NULL; |
1d99702e RD |
1549 | if (_argo0) { |
1550 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1551 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1552 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Fit. Expected _wxWindow_p."); |
1553 | return NULL; | |
1554 | } | |
1555 | } | |
cf694132 RD |
1556 | { |
1557 | wxPy_BEGIN_ALLOW_THREADS; | |
1558 | wxWindow_Fit(_arg0); | |
1559 | ||
1560 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1561 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1562 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1563 | _resultobj = Py_None; |
1564 | return _resultobj; | |
1565 | } | |
1566 | ||
1567 | #define wxWindow_GetBackgroundColour(_swigobj) (_swigobj->GetBackgroundColour()) | |
efc5f224 | 1568 | static PyObject *_wrap_wxWindow_GetBackgroundColour(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1569 | PyObject * _resultobj; |
1570 | wxColour * _result; | |
1571 | wxWindow * _arg0; | |
1d99702e | 1572 | PyObject * _argo0 = 0; |
efc5f224 | 1573 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1574 | char _ptemp[128]; |
1575 | ||
1576 | self = self; | |
efc5f224 | 1577 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetBackgroundColour",_kwnames,&_argo0)) |
8ab979d7 | 1578 | return NULL; |
1d99702e RD |
1579 | if (_argo0) { |
1580 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1581 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1582 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetBackgroundColour. Expected _wxWindow_p."); |
1583 | return NULL; | |
1584 | } | |
1585 | } | |
cf694132 RD |
1586 | { |
1587 | wxPy_BEGIN_ALLOW_THREADS; | |
1588 | _result = new wxColour (wxWindow_GetBackgroundColour(_arg0)); | |
1589 | ||
1590 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1591 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1592 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxColour_p"); |
8ab979d7 RD |
1593 | _resultobj = Py_BuildValue("s",_ptemp); |
1594 | return _resultobj; | |
1595 | } | |
1596 | ||
d426c97e RD |
1597 | static PyObject * wxWindow_GetChildren(wxWindow *self) { |
1598 | wxWindowList& list = self->GetChildren(); | |
1599 | return wxPy_ConvertList(&list, "wxWindow"); | |
1600 | } | |
1601 | static PyObject *_wrap_wxWindow_GetChildren(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1602 | PyObject * _resultobj; | |
1603 | PyObject * _result; | |
1604 | wxWindow * _arg0; | |
1605 | PyObject * _argo0 = 0; | |
1606 | char *_kwnames[] = { "self", NULL }; | |
1607 | ||
1608 | self = self; | |
1609 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetChildren",_kwnames,&_argo0)) | |
1610 | return NULL; | |
1611 | if (_argo0) { | |
1612 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1613 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1614 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetChildren. Expected _wxWindow_p."); | |
1615 | return NULL; | |
1616 | } | |
1617 | } | |
1618 | { | |
1619 | wxPy_BEGIN_ALLOW_THREADS; | |
1620 | _result = (PyObject *)wxWindow_GetChildren(_arg0); | |
1621 | ||
1622 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1623 | if (PyErr_Occurred()) return NULL; |
d426c97e RD |
1624 | }{ |
1625 | _resultobj = _result; | |
1626 | } | |
1627 | return _resultobj; | |
1628 | } | |
1629 | ||
8ab979d7 | 1630 | #define wxWindow_GetCharHeight(_swigobj) (_swigobj->GetCharHeight()) |
efc5f224 | 1631 | static PyObject *_wrap_wxWindow_GetCharHeight(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1632 | PyObject * _resultobj; |
1633 | int _result; | |
1634 | wxWindow * _arg0; | |
1d99702e | 1635 | PyObject * _argo0 = 0; |
efc5f224 | 1636 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1637 | |
1638 | self = self; | |
efc5f224 | 1639 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetCharHeight",_kwnames,&_argo0)) |
8ab979d7 | 1640 | return NULL; |
1d99702e RD |
1641 | if (_argo0) { |
1642 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1643 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1644 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetCharHeight. Expected _wxWindow_p."); |
1645 | return NULL; | |
1646 | } | |
1647 | } | |
cf694132 RD |
1648 | { |
1649 | wxPy_BEGIN_ALLOW_THREADS; | |
1650 | _result = (int )wxWindow_GetCharHeight(_arg0); | |
1651 | ||
1652 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1653 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1654 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
1655 | return _resultobj; |
1656 | } | |
1657 | ||
1658 | #define wxWindow_GetCharWidth(_swigobj) (_swigobj->GetCharWidth()) | |
efc5f224 | 1659 | static PyObject *_wrap_wxWindow_GetCharWidth(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1660 | PyObject * _resultobj; |
1661 | int _result; | |
1662 | wxWindow * _arg0; | |
1d99702e | 1663 | PyObject * _argo0 = 0; |
efc5f224 | 1664 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1665 | |
1666 | self = self; | |
efc5f224 | 1667 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetCharWidth",_kwnames,&_argo0)) |
8ab979d7 | 1668 | return NULL; |
1d99702e RD |
1669 | if (_argo0) { |
1670 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1671 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1672 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetCharWidth. Expected _wxWindow_p."); |
1673 | return NULL; | |
1674 | } | |
1675 | } | |
cf694132 RD |
1676 | { |
1677 | wxPy_BEGIN_ALLOW_THREADS; | |
1678 | _result = (int )wxWindow_GetCharWidth(_arg0); | |
1679 | ||
1680 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1681 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1682 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
1683 | return _resultobj; |
1684 | } | |
1685 | ||
b8b8dda7 | 1686 | #define wxWindow_GetClientSizeTuple(_swigobj,_swigarg0,_swigarg1) (_swigobj->GetClientSize(_swigarg0,_swigarg1)) |
efc5f224 | 1687 | static PyObject *_wrap_wxWindow_GetClientSizeTuple(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1688 | PyObject * _resultobj; |
1689 | wxWindow * _arg0; | |
1690 | int * _arg1; | |
1691 | int temp; | |
1692 | int * _arg2; | |
1693 | int temp0; | |
1d99702e | 1694 | PyObject * _argo0 = 0; |
efc5f224 | 1695 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1696 | |
1697 | self = self; | |
1698 | { | |
1699 | _arg1 = &temp; | |
1700 | } | |
1701 | { | |
1702 | _arg2 = &temp0; | |
1703 | } | |
efc5f224 | 1704 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetClientSizeTuple",_kwnames,&_argo0)) |
8ab979d7 | 1705 | return NULL; |
1d99702e RD |
1706 | if (_argo0) { |
1707 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1708 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 | 1709 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetClientSizeTuple. Expected _wxWindow_p."); |
8ab979d7 RD |
1710 | return NULL; |
1711 | } | |
1712 | } | |
cf694132 RD |
1713 | { |
1714 | wxPy_BEGIN_ALLOW_THREADS; | |
1715 | wxWindow_GetClientSizeTuple(_arg0,_arg1,_arg2); | |
1716 | ||
1717 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1718 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1719 | } Py_INCREF(Py_None); |
8ab979d7 RD |
1720 | _resultobj = Py_None; |
1721 | { | |
1722 | PyObject *o; | |
1723 | o = PyInt_FromLong((long) (*_arg1)); | |
1724 | _resultobj = t_output_helper(_resultobj, o); | |
1725 | } | |
1726 | { | |
1727 | PyObject *o; | |
1728 | o = PyInt_FromLong((long) (*_arg2)); | |
1729 | _resultobj = t_output_helper(_resultobj, o); | |
1730 | } | |
1731 | return _resultobj; | |
1732 | } | |
1733 | ||
b8b8dda7 | 1734 | #define wxWindow_GetClientSize(_swigobj) (_swigobj->GetClientSize()) |
efc5f224 | 1735 | static PyObject *_wrap_wxWindow_GetClientSize(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
1736 | PyObject * _resultobj; |
1737 | wxSize * _result; | |
1738 | wxWindow * _arg0; | |
1d99702e | 1739 | PyObject * _argo0 = 0; |
efc5f224 | 1740 | char *_kwnames[] = { "self", NULL }; |
b8b8dda7 RD |
1741 | char _ptemp[128]; |
1742 | ||
1743 | self = self; | |
efc5f224 | 1744 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetClientSize",_kwnames,&_argo0)) |
b8b8dda7 | 1745 | return NULL; |
1d99702e RD |
1746 | if (_argo0) { |
1747 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1748 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
1749 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetClientSize. Expected _wxWindow_p."); |
1750 | return NULL; | |
1751 | } | |
1752 | } | |
cf694132 RD |
1753 | { |
1754 | wxPy_BEGIN_ALLOW_THREADS; | |
1755 | _result = new wxSize (wxWindow_GetClientSize(_arg0)); | |
1756 | ||
1757 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1758 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1759 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxSize_p"); |
b8b8dda7 RD |
1760 | _resultobj = Py_BuildValue("s",_ptemp); |
1761 | return _resultobj; | |
1762 | } | |
1763 | ||
8ab979d7 | 1764 | #define wxWindow_GetConstraints(_swigobj) (_swigobj->GetConstraints()) |
efc5f224 | 1765 | static PyObject *_wrap_wxWindow_GetConstraints(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1766 | PyObject * _resultobj; |
1767 | wxLayoutConstraints * _result; | |
1768 | wxWindow * _arg0; | |
1d99702e | 1769 | PyObject * _argo0 = 0; |
efc5f224 | 1770 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1771 | char _ptemp[128]; |
1772 | ||
1773 | self = self; | |
efc5f224 | 1774 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetConstraints",_kwnames,&_argo0)) |
8ab979d7 | 1775 | return NULL; |
1d99702e RD |
1776 | if (_argo0) { |
1777 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1778 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1779 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetConstraints. Expected _wxWindow_p."); |
1780 | return NULL; | |
1781 | } | |
1782 | } | |
cf694132 RD |
1783 | { |
1784 | wxPy_BEGIN_ALLOW_THREADS; | |
1785 | _result = (wxLayoutConstraints *)wxWindow_GetConstraints(_arg0); | |
1786 | ||
1787 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1788 | if (PyErr_Occurred()) return NULL; |
1d99702e RD |
1789 | } if (_result) { |
1790 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxLayoutConstraints_p"); | |
1791 | _resultobj = Py_BuildValue("s",_ptemp); | |
1792 | } else { | |
1793 | Py_INCREF(Py_None); | |
1794 | _resultobj = Py_None; | |
1795 | } | |
8ab979d7 RD |
1796 | return _resultobj; |
1797 | } | |
1798 | ||
1afc06c2 RD |
1799 | #define wxWindow_GetEventHandler(_swigobj) (_swigobj->GetEventHandler()) |
1800 | static PyObject *_wrap_wxWindow_GetEventHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1801 | PyObject * _resultobj; | |
1802 | wxEvtHandler * _result; | |
1803 | wxWindow * _arg0; | |
1804 | PyObject * _argo0 = 0; | |
1805 | char *_kwnames[] = { "self", NULL }; | |
1afc06c2 RD |
1806 | |
1807 | self = self; | |
1808 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetEventHandler",_kwnames,&_argo0)) | |
1809 | return NULL; | |
1810 | if (_argo0) { | |
1811 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1812 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1813 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetEventHandler. Expected _wxWindow_p."); | |
1814 | return NULL; | |
1815 | } | |
1816 | } | |
1817 | { | |
1818 | wxPy_BEGIN_ALLOW_THREADS; | |
1819 | _result = (wxEvtHandler *)wxWindow_GetEventHandler(_arg0); | |
1820 | ||
1821 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1822 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 1823 | }{ _resultobj = wxPyMake_wxObject(_result); } |
1afc06c2 RD |
1824 | return _resultobj; |
1825 | } | |
1826 | ||
8ab979d7 | 1827 | #define wxWindow_GetFont(_swigobj) (_swigobj->GetFont()) |
efc5f224 | 1828 | static PyObject *_wrap_wxWindow_GetFont(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1829 | PyObject * _resultobj; |
1830 | wxFont * _result; | |
1831 | wxWindow * _arg0; | |
1d99702e | 1832 | PyObject * _argo0 = 0; |
efc5f224 | 1833 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1834 | char _ptemp[128]; |
1835 | ||
1836 | self = self; | |
efc5f224 | 1837 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetFont",_kwnames,&_argo0)) |
8ab979d7 | 1838 | return NULL; |
1d99702e RD |
1839 | if (_argo0) { |
1840 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1841 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1842 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetFont. Expected _wxWindow_p."); |
1843 | return NULL; | |
1844 | } | |
1845 | } | |
cf694132 RD |
1846 | { |
1847 | wxPy_BEGIN_ALLOW_THREADS; | |
1848 | wxFont & _result_ref = wxWindow_GetFont(_arg0); | |
b8b8dda7 | 1849 | _result = (wxFont *) &_result_ref; |
cf694132 RD |
1850 | |
1851 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1852 | if (PyErr_Occurred()) return NULL; |
1d99702e RD |
1853 | } if (_result) { |
1854 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxFont_p"); | |
1855 | _resultobj = Py_BuildValue("s",_ptemp); | |
1856 | } else { | |
1857 | Py_INCREF(Py_None); | |
1858 | _resultobj = Py_None; | |
1859 | } | |
8ab979d7 RD |
1860 | return _resultobj; |
1861 | } | |
1862 | ||
1863 | #define wxWindow_GetForegroundColour(_swigobj) (_swigobj->GetForegroundColour()) | |
efc5f224 | 1864 | static PyObject *_wrap_wxWindow_GetForegroundColour(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1865 | PyObject * _resultobj; |
1866 | wxColour * _result; | |
1867 | wxWindow * _arg0; | |
1d99702e | 1868 | PyObject * _argo0 = 0; |
efc5f224 | 1869 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1870 | char _ptemp[128]; |
1871 | ||
1872 | self = self; | |
efc5f224 | 1873 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetForegroundColour",_kwnames,&_argo0)) |
8ab979d7 | 1874 | return NULL; |
1d99702e RD |
1875 | if (_argo0) { |
1876 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1877 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1878 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetForegroundColour. Expected _wxWindow_p."); |
1879 | return NULL; | |
1880 | } | |
1881 | } | |
cf694132 RD |
1882 | { |
1883 | wxPy_BEGIN_ALLOW_THREADS; | |
1884 | _result = new wxColour (wxWindow_GetForegroundColour(_arg0)); | |
1885 | ||
1886 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1887 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1888 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxColour_p"); |
8ab979d7 RD |
1889 | _resultobj = Py_BuildValue("s",_ptemp); |
1890 | return _resultobj; | |
1891 | } | |
1892 | ||
1893 | #define wxWindow_GetGrandParent(_swigobj) (_swigobj->GetGrandParent()) | |
efc5f224 | 1894 | static PyObject *_wrap_wxWindow_GetGrandParent(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1895 | PyObject * _resultobj; |
1896 | wxWindow * _result; | |
1897 | wxWindow * _arg0; | |
1d99702e | 1898 | PyObject * _argo0 = 0; |
efc5f224 | 1899 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1900 | |
1901 | self = self; | |
efc5f224 | 1902 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetGrandParent",_kwnames,&_argo0)) |
8ab979d7 | 1903 | return NULL; |
1d99702e RD |
1904 | if (_argo0) { |
1905 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1906 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1907 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetGrandParent. Expected _wxWindow_p."); |
1908 | return NULL; | |
1909 | } | |
1910 | } | |
cf694132 RD |
1911 | { |
1912 | wxPy_BEGIN_ALLOW_THREADS; | |
1913 | _result = (wxWindow *)wxWindow_GetGrandParent(_arg0); | |
1914 | ||
1915 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1916 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 1917 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
1918 | return _resultobj; |
1919 | } | |
1920 | ||
2abc0a0f | 1921 | static long wxWindow_GetHandle(wxWindow *self) { |
1b55cabf | 1922 | return wxPyGetWinHandle(self); //(long)self->GetHandle(); |
2abc0a0f RD |
1923 | } |
1924 | static PyObject *_wrap_wxWindow_GetHandle(PyObject *self, PyObject *args, PyObject *kwargs) { | |
1925 | PyObject * _resultobj; | |
1926 | long _result; | |
1927 | wxWindow * _arg0; | |
1928 | PyObject * _argo0 = 0; | |
1929 | char *_kwnames[] = { "self", NULL }; | |
1930 | ||
1931 | self = self; | |
1932 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetHandle",_kwnames,&_argo0)) | |
1933 | return NULL; | |
1934 | if (_argo0) { | |
1935 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1936 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
1937 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetHandle. Expected _wxWindow_p."); | |
1938 | return NULL; | |
1939 | } | |
1940 | } | |
1941 | { | |
1942 | wxPy_BEGIN_ALLOW_THREADS; | |
1943 | _result = (long )wxWindow_GetHandle(_arg0); | |
1944 | ||
1945 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1946 | if (PyErr_Occurred()) return NULL; |
2abc0a0f RD |
1947 | } _resultobj = Py_BuildValue("l",_result); |
1948 | return _resultobj; | |
1949 | } | |
1950 | ||
8ab979d7 | 1951 | #define wxWindow_GetId(_swigobj) (_swigobj->GetId()) |
efc5f224 | 1952 | static PyObject *_wrap_wxWindow_GetId(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1953 | PyObject * _resultobj; |
1954 | int _result; | |
1955 | wxWindow * _arg0; | |
1d99702e | 1956 | PyObject * _argo0 = 0; |
efc5f224 | 1957 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1958 | |
1959 | self = self; | |
efc5f224 | 1960 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetId",_kwnames,&_argo0)) |
8ab979d7 | 1961 | return NULL; |
1d99702e RD |
1962 | if (_argo0) { |
1963 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1964 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1965 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetId. Expected _wxWindow_p."); |
1966 | return NULL; | |
1967 | } | |
1968 | } | |
cf694132 RD |
1969 | { |
1970 | wxPy_BEGIN_ALLOW_THREADS; | |
1971 | _result = (int )wxWindow_GetId(_arg0); | |
1972 | ||
1973 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 1974 | if (PyErr_Occurred()) return NULL; |
cf694132 | 1975 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
1976 | return _resultobj; |
1977 | } | |
1978 | ||
8ab979d7 | 1979 | #define wxWindow_GetLabel(_swigobj) (_swigobj->GetLabel()) |
efc5f224 | 1980 | static PyObject *_wrap_wxWindow_GetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
1981 | PyObject * _resultobj; |
1982 | wxString * _result; | |
1983 | wxWindow * _arg0; | |
1d99702e | 1984 | PyObject * _argo0 = 0; |
efc5f224 | 1985 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
1986 | |
1987 | self = self; | |
efc5f224 | 1988 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetLabel",_kwnames,&_argo0)) |
8ab979d7 | 1989 | return NULL; |
1d99702e RD |
1990 | if (_argo0) { |
1991 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
1992 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
1993 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetLabel. Expected _wxWindow_p."); |
1994 | return NULL; | |
1995 | } | |
1996 | } | |
8ab979d7 | 1997 | { |
cf694132 RD |
1998 | wxPy_BEGIN_ALLOW_THREADS; |
1999 | _result = new wxString (wxWindow_GetLabel(_arg0)); | |
2000 | ||
2001 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2002 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2003 | }{ |
eec92d76 | 2004 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
8ab979d7 RD |
2005 | } |
2006 | { | |
2007 | delete _result; | |
2008 | } | |
2009 | return _resultobj; | |
2010 | } | |
2011 | ||
bb0054cd | 2012 | #define wxWindow_SetLabel(_swigobj,_swigarg0) (_swigobj->SetLabel(_swigarg0)) |
efc5f224 | 2013 | static PyObject *_wrap_wxWindow_SetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
2014 | PyObject * _resultobj; |
2015 | wxWindow * _arg0; | |
2016 | wxString * _arg1; | |
1d99702e | 2017 | PyObject * _argo0 = 0; |
bb0054cd | 2018 | PyObject * _obj1 = 0; |
efc5f224 | 2019 | char *_kwnames[] = { "self","label", NULL }; |
bb0054cd RD |
2020 | |
2021 | self = self; | |
efc5f224 | 2022 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetLabel",_kwnames,&_argo0,&_obj1)) |
bb0054cd | 2023 | return NULL; |
1d99702e RD |
2024 | if (_argo0) { |
2025 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2026 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
bb0054cd RD |
2027 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetLabel. Expected _wxWindow_p."); |
2028 | return NULL; | |
2029 | } | |
2030 | } | |
2031 | { | |
185d7c3e RD |
2032 | #if PYTHON_API_VERSION >= 1009 |
2033 | char* tmpPtr; int tmpSize; | |
2034 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 2035 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
2036 | return NULL; |
2037 | } | |
2038 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
2039 | return NULL; | |
2040 | _arg1 = new wxString(tmpPtr, tmpSize); | |
2041 | #else | |
bb0054cd RD |
2042 | if (!PyString_Check(_obj1)) { |
2043 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
2044 | return NULL; | |
2045 | } | |
185d7c3e RD |
2046 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
2047 | #endif | |
bb0054cd RD |
2048 | } |
2049 | { | |
2050 | wxPy_BEGIN_ALLOW_THREADS; | |
2051 | wxWindow_SetLabel(_arg0,*_arg1); | |
2052 | ||
2053 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2054 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
2055 | } Py_INCREF(Py_None); |
2056 | _resultobj = Py_None; | |
2057 | { | |
2058 | if (_obj1) | |
2059 | delete _arg1; | |
2060 | } | |
2061 | return _resultobj; | |
2062 | } | |
2063 | ||
8ab979d7 | 2064 | #define wxWindow_GetName(_swigobj) (_swigobj->GetName()) |
efc5f224 | 2065 | static PyObject *_wrap_wxWindow_GetName(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2066 | PyObject * _resultobj; |
2067 | wxString * _result; | |
2068 | wxWindow * _arg0; | |
1d99702e | 2069 | PyObject * _argo0 = 0; |
efc5f224 | 2070 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2071 | |
2072 | self = self; | |
efc5f224 | 2073 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetName",_kwnames,&_argo0)) |
8ab979d7 | 2074 | return NULL; |
1d99702e RD |
2075 | if (_argo0) { |
2076 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2077 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2078 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetName. Expected _wxWindow_p."); |
2079 | return NULL; | |
2080 | } | |
2081 | } | |
8ab979d7 | 2082 | { |
cf694132 RD |
2083 | wxPy_BEGIN_ALLOW_THREADS; |
2084 | _result = new wxString (wxWindow_GetName(_arg0)); | |
2085 | ||
2086 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2087 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2088 | }{ |
eec92d76 | 2089 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
8ab979d7 RD |
2090 | } |
2091 | { | |
2092 | delete _result; | |
2093 | } | |
2094 | return _resultobj; | |
2095 | } | |
2096 | ||
2097 | #define wxWindow_GetParent(_swigobj) (_swigobj->GetParent()) | |
efc5f224 | 2098 | static PyObject *_wrap_wxWindow_GetParent(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2099 | PyObject * _resultobj; |
2100 | wxWindow * _result; | |
2101 | wxWindow * _arg0; | |
1d99702e | 2102 | PyObject * _argo0 = 0; |
efc5f224 | 2103 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2104 | |
2105 | self = self; | |
efc5f224 | 2106 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetParent",_kwnames,&_argo0)) |
8ab979d7 | 2107 | return NULL; |
1d99702e RD |
2108 | if (_argo0) { |
2109 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2110 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2111 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetParent. Expected _wxWindow_p."); |
2112 | return NULL; | |
2113 | } | |
2114 | } | |
cf694132 RD |
2115 | { |
2116 | wxPy_BEGIN_ALLOW_THREADS; | |
2117 | _result = (wxWindow *)wxWindow_GetParent(_arg0); | |
2118 | ||
2119 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2120 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 2121 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
2122 | return _resultobj; |
2123 | } | |
2124 | ||
b8b8dda7 | 2125 | #define wxWindow_GetPositionTuple(_swigobj,_swigarg0,_swigarg1) (_swigobj->GetPosition(_swigarg0,_swigarg1)) |
efc5f224 | 2126 | static PyObject *_wrap_wxWindow_GetPositionTuple(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
2127 | PyObject * _resultobj; |
2128 | wxWindow * _arg0; | |
2129 | int * _arg1; | |
2130 | int temp; | |
2131 | int * _arg2; | |
2132 | int temp0; | |
1d99702e | 2133 | PyObject * _argo0 = 0; |
efc5f224 | 2134 | char *_kwnames[] = { "self", NULL }; |
b8b8dda7 RD |
2135 | |
2136 | self = self; | |
2137 | { | |
2138 | _arg1 = &temp; | |
2139 | } | |
2140 | { | |
2141 | _arg2 = &temp0; | |
2142 | } | |
efc5f224 | 2143 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetPositionTuple",_kwnames,&_argo0)) |
b8b8dda7 | 2144 | return NULL; |
1d99702e RD |
2145 | if (_argo0) { |
2146 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2147 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
2148 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetPositionTuple. Expected _wxWindow_p."); |
2149 | return NULL; | |
2150 | } | |
2151 | } | |
cf694132 RD |
2152 | { |
2153 | wxPy_BEGIN_ALLOW_THREADS; | |
2154 | wxWindow_GetPositionTuple(_arg0,_arg1,_arg2); | |
2155 | ||
2156 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2157 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2158 | } Py_INCREF(Py_None); |
b8b8dda7 RD |
2159 | _resultobj = Py_None; |
2160 | { | |
2161 | PyObject *o; | |
2162 | o = PyInt_FromLong((long) (*_arg1)); | |
2163 | _resultobj = t_output_helper(_resultobj, o); | |
2164 | } | |
2165 | { | |
2166 | PyObject *o; | |
2167 | o = PyInt_FromLong((long) (*_arg2)); | |
2168 | _resultobj = t_output_helper(_resultobj, o); | |
2169 | } | |
2170 | return _resultobj; | |
2171 | } | |
2172 | ||
2173 | #define wxWindow_GetPosition(_swigobj) (_swigobj->GetPosition()) | |
efc5f224 | 2174 | static PyObject *_wrap_wxWindow_GetPosition(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
2175 | PyObject * _resultobj; |
2176 | wxPoint * _result; | |
2177 | wxWindow * _arg0; | |
1d99702e | 2178 | PyObject * _argo0 = 0; |
efc5f224 | 2179 | char *_kwnames[] = { "self", NULL }; |
b8b8dda7 RD |
2180 | char _ptemp[128]; |
2181 | ||
2182 | self = self; | |
efc5f224 | 2183 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetPosition",_kwnames,&_argo0)) |
b8b8dda7 | 2184 | return NULL; |
1d99702e RD |
2185 | if (_argo0) { |
2186 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2187 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
2188 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetPosition. Expected _wxWindow_p."); |
2189 | return NULL; | |
2190 | } | |
2191 | } | |
cf694132 RD |
2192 | { |
2193 | wxPy_BEGIN_ALLOW_THREADS; | |
2194 | _result = new wxPoint (wxWindow_GetPosition(_arg0)); | |
2195 | ||
2196 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2197 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2198 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxPoint_p"); |
b8b8dda7 RD |
2199 | _resultobj = Py_BuildValue("s",_ptemp); |
2200 | return _resultobj; | |
2201 | } | |
2202 | ||
2203 | #define wxWindow_GetRect(_swigobj) (_swigobj->GetRect()) | |
efc5f224 | 2204 | static PyObject *_wrap_wxWindow_GetRect(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
2205 | PyObject * _resultobj; |
2206 | wxRect * _result; | |
2207 | wxWindow * _arg0; | |
1d99702e | 2208 | PyObject * _argo0 = 0; |
efc5f224 | 2209 | char *_kwnames[] = { "self", NULL }; |
b8b8dda7 RD |
2210 | char _ptemp[128]; |
2211 | ||
2212 | self = self; | |
efc5f224 | 2213 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetRect",_kwnames,&_argo0)) |
b8b8dda7 | 2214 | return NULL; |
1d99702e RD |
2215 | if (_argo0) { |
2216 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2217 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
2218 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetRect. Expected _wxWindow_p."); |
2219 | return NULL; | |
2220 | } | |
2221 | } | |
cf694132 RD |
2222 | { |
2223 | wxPy_BEGIN_ALLOW_THREADS; | |
2224 | _result = new wxRect (wxWindow_GetRect(_arg0)); | |
2225 | ||
2226 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2227 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2228 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxRect_p"); |
b8b8dda7 RD |
2229 | _resultobj = Py_BuildValue("s",_ptemp); |
2230 | return _resultobj; | |
2231 | } | |
2232 | ||
8ab979d7 | 2233 | #define wxWindow_GetScrollThumb(_swigobj,_swigarg0) (_swigobj->GetScrollThumb(_swigarg0)) |
efc5f224 | 2234 | static PyObject *_wrap_wxWindow_GetScrollThumb(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2235 | PyObject * _resultobj; |
2236 | int _result; | |
2237 | wxWindow * _arg0; | |
2238 | int _arg1; | |
1d99702e | 2239 | PyObject * _argo0 = 0; |
efc5f224 | 2240 | char *_kwnames[] = { "self","orientation", NULL }; |
8ab979d7 RD |
2241 | |
2242 | self = self; | |
efc5f224 | 2243 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_GetScrollThumb",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 2244 | return NULL; |
1d99702e RD |
2245 | if (_argo0) { |
2246 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2247 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2248 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetScrollThumb. Expected _wxWindow_p."); |
2249 | return NULL; | |
2250 | } | |
2251 | } | |
cf694132 RD |
2252 | { |
2253 | wxPy_BEGIN_ALLOW_THREADS; | |
2254 | _result = (int )wxWindow_GetScrollThumb(_arg0,_arg1); | |
2255 | ||
2256 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2257 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2258 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
2259 | return _resultobj; |
2260 | } | |
2261 | ||
2262 | #define wxWindow_GetScrollPos(_swigobj,_swigarg0) (_swigobj->GetScrollPos(_swigarg0)) | |
efc5f224 | 2263 | static PyObject *_wrap_wxWindow_GetScrollPos(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2264 | PyObject * _resultobj; |
2265 | int _result; | |
2266 | wxWindow * _arg0; | |
2267 | int _arg1; | |
1d99702e | 2268 | PyObject * _argo0 = 0; |
efc5f224 | 2269 | char *_kwnames[] = { "self","orientation", NULL }; |
8ab979d7 RD |
2270 | |
2271 | self = self; | |
efc5f224 | 2272 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_GetScrollPos",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 2273 | return NULL; |
1d99702e RD |
2274 | if (_argo0) { |
2275 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2276 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2277 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetScrollPos. Expected _wxWindow_p."); |
2278 | return NULL; | |
2279 | } | |
2280 | } | |
cf694132 RD |
2281 | { |
2282 | wxPy_BEGIN_ALLOW_THREADS; | |
2283 | _result = (int )wxWindow_GetScrollPos(_arg0,_arg1); | |
2284 | ||
2285 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2286 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2287 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
2288 | return _resultobj; |
2289 | } | |
2290 | ||
2291 | #define wxWindow_GetScrollRange(_swigobj,_swigarg0) (_swigobj->GetScrollRange(_swigarg0)) | |
efc5f224 | 2292 | static PyObject *_wrap_wxWindow_GetScrollRange(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2293 | PyObject * _resultobj; |
2294 | int _result; | |
2295 | wxWindow * _arg0; | |
2296 | int _arg1; | |
1d99702e | 2297 | PyObject * _argo0 = 0; |
efc5f224 | 2298 | char *_kwnames[] = { "self","orientation", NULL }; |
8ab979d7 RD |
2299 | |
2300 | self = self; | |
efc5f224 | 2301 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_GetScrollRange",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 2302 | return NULL; |
1d99702e RD |
2303 | if (_argo0) { |
2304 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2305 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2306 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetScrollRange. Expected _wxWindow_p."); |
2307 | return NULL; | |
2308 | } | |
2309 | } | |
cf694132 RD |
2310 | { |
2311 | wxPy_BEGIN_ALLOW_THREADS; | |
2312 | _result = (int )wxWindow_GetScrollRange(_arg0,_arg1); | |
2313 | ||
2314 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2315 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2316 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
2317 | return _resultobj; |
2318 | } | |
2319 | ||
b8b8dda7 | 2320 | #define wxWindow_GetSizeTuple(_swigobj,_swigarg0,_swigarg1) (_swigobj->GetSize(_swigarg0,_swigarg1)) |
efc5f224 | 2321 | static PyObject *_wrap_wxWindow_GetSizeTuple(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2322 | PyObject * _resultobj; |
2323 | wxWindow * _arg0; | |
2324 | int * _arg1; | |
2325 | int temp; | |
2326 | int * _arg2; | |
2327 | int temp0; | |
1d99702e | 2328 | PyObject * _argo0 = 0; |
efc5f224 | 2329 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2330 | |
2331 | self = self; | |
2332 | { | |
2333 | _arg1 = &temp; | |
2334 | } | |
2335 | { | |
2336 | _arg2 = &temp0; | |
2337 | } | |
efc5f224 | 2338 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetSizeTuple",_kwnames,&_argo0)) |
8ab979d7 | 2339 | return NULL; |
1d99702e RD |
2340 | if (_argo0) { |
2341 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2342 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 | 2343 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetSizeTuple. Expected _wxWindow_p."); |
8ab979d7 RD |
2344 | return NULL; |
2345 | } | |
2346 | } | |
cf694132 RD |
2347 | { |
2348 | wxPy_BEGIN_ALLOW_THREADS; | |
2349 | wxWindow_GetSizeTuple(_arg0,_arg1,_arg2); | |
2350 | ||
2351 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2352 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2353 | } Py_INCREF(Py_None); |
8ab979d7 RD |
2354 | _resultobj = Py_None; |
2355 | { | |
2356 | PyObject *o; | |
2357 | o = PyInt_FromLong((long) (*_arg1)); | |
2358 | _resultobj = t_output_helper(_resultobj, o); | |
2359 | } | |
2360 | { | |
2361 | PyObject *o; | |
2362 | o = PyInt_FromLong((long) (*_arg2)); | |
2363 | _resultobj = t_output_helper(_resultobj, o); | |
2364 | } | |
2365 | return _resultobj; | |
2366 | } | |
2367 | ||
b8b8dda7 | 2368 | #define wxWindow_GetSize(_swigobj) (_swigobj->GetSize()) |
efc5f224 | 2369 | static PyObject *_wrap_wxWindow_GetSize(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
2370 | PyObject * _resultobj; |
2371 | wxSize * _result; | |
2372 | wxWindow * _arg0; | |
1d99702e | 2373 | PyObject * _argo0 = 0; |
efc5f224 | 2374 | char *_kwnames[] = { "self", NULL }; |
b8b8dda7 RD |
2375 | char _ptemp[128]; |
2376 | ||
2377 | self = self; | |
efc5f224 | 2378 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetSize",_kwnames,&_argo0)) |
b8b8dda7 | 2379 | return NULL; |
1d99702e RD |
2380 | if (_argo0) { |
2381 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2382 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
2383 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetSize. Expected _wxWindow_p."); |
2384 | return NULL; | |
2385 | } | |
2386 | } | |
cf694132 RD |
2387 | { |
2388 | wxPy_BEGIN_ALLOW_THREADS; | |
2389 | _result = new wxSize (wxWindow_GetSize(_arg0)); | |
2390 | ||
2391 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2392 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2393 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxSize_p"); |
b8b8dda7 RD |
2394 | _resultobj = Py_BuildValue("s",_ptemp); |
2395 | return _resultobj; | |
2396 | } | |
2397 | ||
8ab979d7 | 2398 | #define wxWindow_GetTextExtent(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->GetTextExtent(_swigarg0,_swigarg1,_swigarg2)) |
efc5f224 | 2399 | static PyObject *_wrap_wxWindow_GetTextExtent(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2400 | PyObject * _resultobj; |
2401 | wxWindow * _arg0; | |
2402 | wxString * _arg1; | |
2403 | int * _arg2; | |
2404 | int temp; | |
2405 | int * _arg3; | |
2406 | int temp0; | |
1d99702e | 2407 | PyObject * _argo0 = 0; |
8ab979d7 | 2408 | PyObject * _obj1 = 0; |
efc5f224 | 2409 | char *_kwnames[] = { "self","string", NULL }; |
8ab979d7 RD |
2410 | |
2411 | self = self; | |
2412 | { | |
2413 | _arg2 = &temp; | |
2414 | } | |
2415 | { | |
2416 | _arg3 = &temp0; | |
2417 | } | |
efc5f224 | 2418 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_GetTextExtent",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 2419 | return NULL; |
1d99702e RD |
2420 | if (_argo0) { |
2421 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2422 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2423 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetTextExtent. Expected _wxWindow_p."); |
2424 | return NULL; | |
2425 | } | |
2426 | } | |
2427 | { | |
185d7c3e RD |
2428 | #if PYTHON_API_VERSION >= 1009 |
2429 | char* tmpPtr; int tmpSize; | |
2430 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 2431 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
2432 | return NULL; |
2433 | } | |
2434 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
2435 | return NULL; | |
2436 | _arg1 = new wxString(tmpPtr, tmpSize); | |
2437 | #else | |
8ab979d7 RD |
2438 | if (!PyString_Check(_obj1)) { |
2439 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
2440 | return NULL; | |
2441 | } | |
185d7c3e RD |
2442 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
2443 | #endif | |
8ab979d7 | 2444 | } |
cf694132 RD |
2445 | { |
2446 | wxPy_BEGIN_ALLOW_THREADS; | |
2447 | wxWindow_GetTextExtent(_arg0,*_arg1,_arg2,_arg3); | |
2448 | ||
2449 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2450 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2451 | } Py_INCREF(Py_None); |
8ab979d7 RD |
2452 | _resultobj = Py_None; |
2453 | { | |
2454 | PyObject *o; | |
2455 | o = PyInt_FromLong((long) (*_arg2)); | |
2456 | _resultobj = t_output_helper(_resultobj, o); | |
2457 | } | |
2458 | { | |
2459 | PyObject *o; | |
2460 | o = PyInt_FromLong((long) (*_arg3)); | |
2461 | _resultobj = t_output_helper(_resultobj, o); | |
2462 | } | |
2463 | { | |
2464 | if (_obj1) | |
2465 | delete _arg1; | |
2466 | } | |
2467 | return _resultobj; | |
2468 | } | |
2469 | ||
af309447 | 2470 | #define wxWindow_GetFullTextExtent(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (_swigobj->GetTextExtent(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) |
efc5f224 | 2471 | static PyObject *_wrap_wxWindow_GetFullTextExtent(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
2472 | PyObject * _resultobj; |
2473 | wxWindow * _arg0; | |
2474 | wxString * _arg1; | |
2475 | int * _arg2; | |
2476 | int temp; | |
2477 | int * _arg3; | |
2478 | int temp0; | |
2479 | int * _arg4; | |
2480 | int temp1; | |
2481 | int * _arg5; | |
2482 | int temp2; | |
1d99702e RD |
2483 | wxFont * _arg6 = (wxFont *) NULL; |
2484 | PyObject * _argo0 = 0; | |
af309447 | 2485 | PyObject * _obj1 = 0; |
1d99702e | 2486 | PyObject * _argo6 = 0; |
efc5f224 | 2487 | char *_kwnames[] = { "self","string","font", NULL }; |
af309447 RD |
2488 | |
2489 | self = self; | |
2490 | { | |
2491 | _arg2 = &temp; | |
2492 | } | |
2493 | { | |
2494 | _arg3 = &temp0; | |
2495 | } | |
2496 | { | |
2497 | _arg4 = &temp1; | |
2498 | } | |
2499 | { | |
2500 | _arg5 = &temp2; | |
2501 | } | |
efc5f224 | 2502 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO|O:wxWindow_GetFullTextExtent",_kwnames,&_argo0,&_obj1,&_argo6)) |
af309447 | 2503 | return NULL; |
1d99702e RD |
2504 | if (_argo0) { |
2505 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2506 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
2507 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetFullTextExtent. Expected _wxWindow_p."); |
2508 | return NULL; | |
2509 | } | |
2510 | } | |
2511 | { | |
185d7c3e RD |
2512 | #if PYTHON_API_VERSION >= 1009 |
2513 | char* tmpPtr; int tmpSize; | |
2514 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 2515 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
2516 | return NULL; |
2517 | } | |
2518 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
2519 | return NULL; | |
2520 | _arg1 = new wxString(tmpPtr, tmpSize); | |
2521 | #else | |
af309447 RD |
2522 | if (!PyString_Check(_obj1)) { |
2523 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
2524 | return NULL; | |
2525 | } | |
185d7c3e RD |
2526 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
2527 | #endif | |
af309447 | 2528 | } |
1d99702e RD |
2529 | if (_argo6) { |
2530 | if (_argo6 == Py_None) { _arg6 = NULL; } | |
2531 | else if (SWIG_GetPtrObj(_argo6,(void **) &_arg6,"_wxFont_p")) { | |
af309447 RD |
2532 | PyErr_SetString(PyExc_TypeError,"Type error in argument 7 of wxWindow_GetFullTextExtent. Expected _wxFont_p."); |
2533 | return NULL; | |
2534 | } | |
2535 | } | |
cf694132 RD |
2536 | { |
2537 | wxPy_BEGIN_ALLOW_THREADS; | |
2538 | wxWindow_GetFullTextExtent(_arg0,*_arg1,_arg2,_arg3,_arg4,_arg5,_arg6); | |
2539 | ||
2540 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2541 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2542 | } Py_INCREF(Py_None); |
af309447 RD |
2543 | _resultobj = Py_None; |
2544 | { | |
2545 | PyObject *o; | |
2546 | o = PyInt_FromLong((long) (*_arg2)); | |
2547 | _resultobj = t_output_helper(_resultobj, o); | |
2548 | } | |
2549 | { | |
2550 | PyObject *o; | |
2551 | o = PyInt_FromLong((long) (*_arg3)); | |
2552 | _resultobj = t_output_helper(_resultobj, o); | |
2553 | } | |
2554 | { | |
2555 | PyObject *o; | |
2556 | o = PyInt_FromLong((long) (*_arg4)); | |
2557 | _resultobj = t_output_helper(_resultobj, o); | |
2558 | } | |
2559 | { | |
2560 | PyObject *o; | |
2561 | o = PyInt_FromLong((long) (*_arg5)); | |
2562 | _resultobj = t_output_helper(_resultobj, o); | |
2563 | } | |
2564 | { | |
2565 | if (_obj1) | |
2566 | delete _arg1; | |
2567 | } | |
2568 | return _resultobj; | |
2569 | } | |
2570 | ||
8ab979d7 | 2571 | #define wxWindow_GetTitle(_swigobj) (_swigobj->GetTitle()) |
efc5f224 | 2572 | static PyObject *_wrap_wxWindow_GetTitle(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2573 | PyObject * _resultobj; |
2574 | wxString * _result; | |
2575 | wxWindow * _arg0; | |
1d99702e | 2576 | PyObject * _argo0 = 0; |
efc5f224 | 2577 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2578 | |
2579 | self = self; | |
efc5f224 | 2580 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetTitle",_kwnames,&_argo0)) |
8ab979d7 | 2581 | return NULL; |
1d99702e RD |
2582 | if (_argo0) { |
2583 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2584 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2585 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetTitle. Expected _wxWindow_p."); |
2586 | return NULL; | |
2587 | } | |
2588 | } | |
8ab979d7 | 2589 | { |
cf694132 RD |
2590 | wxPy_BEGIN_ALLOW_THREADS; |
2591 | _result = new wxString (wxWindow_GetTitle(_arg0)); | |
2592 | ||
2593 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2594 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2595 | }{ |
eec92d76 | 2596 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
8ab979d7 RD |
2597 | } |
2598 | { | |
2599 | delete _result; | |
2600 | } | |
2601 | return _resultobj; | |
2602 | } | |
2603 | ||
8bf5d46e | 2604 | #define wxWindow_GetUpdateRegion(_swigobj) (_swigobj->GetUpdateRegion()) |
efc5f224 | 2605 | static PyObject *_wrap_wxWindow_GetUpdateRegion(PyObject *self, PyObject *args, PyObject *kwargs) { |
8bf5d46e RD |
2606 | PyObject * _resultobj; |
2607 | wxRegion * _result; | |
2608 | wxWindow * _arg0; | |
1d99702e | 2609 | PyObject * _argo0 = 0; |
efc5f224 | 2610 | char *_kwnames[] = { "self", NULL }; |
8bf5d46e RD |
2611 | char _ptemp[128]; |
2612 | ||
2613 | self = self; | |
efc5f224 | 2614 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetUpdateRegion",_kwnames,&_argo0)) |
8bf5d46e | 2615 | return NULL; |
1d99702e RD |
2616 | if (_argo0) { |
2617 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2618 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8bf5d46e RD |
2619 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetUpdateRegion. Expected _wxWindow_p."); |
2620 | return NULL; | |
2621 | } | |
2622 | } | |
2623 | { | |
2624 | wxPy_BEGIN_ALLOW_THREADS; | |
2625 | _result = new wxRegion (wxWindow_GetUpdateRegion(_arg0)); | |
2626 | ||
2627 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2628 | if (PyErr_Occurred()) return NULL; |
8bf5d46e RD |
2629 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxRegion_p"); |
2630 | _resultobj = Py_BuildValue("s",_ptemp); | |
2631 | return _resultobj; | |
2632 | } | |
2633 | ||
8ab979d7 | 2634 | #define wxWindow_GetWindowStyleFlag(_swigobj) (_swigobj->GetWindowStyleFlag()) |
efc5f224 | 2635 | static PyObject *_wrap_wxWindow_GetWindowStyleFlag(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2636 | PyObject * _resultobj; |
2637 | long _result; | |
2638 | wxWindow * _arg0; | |
1d99702e | 2639 | PyObject * _argo0 = 0; |
efc5f224 | 2640 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2641 | |
2642 | self = self; | |
efc5f224 | 2643 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetWindowStyleFlag",_kwnames,&_argo0)) |
8ab979d7 | 2644 | return NULL; |
1d99702e RD |
2645 | if (_argo0) { |
2646 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2647 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2648 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetWindowStyleFlag. Expected _wxWindow_p."); |
2649 | return NULL; | |
2650 | } | |
2651 | } | |
cf694132 RD |
2652 | { |
2653 | wxPy_BEGIN_ALLOW_THREADS; | |
2654 | _result = (long )wxWindow_GetWindowStyleFlag(_arg0); | |
2655 | ||
2656 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2657 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2658 | } _resultobj = Py_BuildValue("l",_result); |
8ab979d7 RD |
2659 | return _resultobj; |
2660 | } | |
2661 | ||
f6bcfd97 BP |
2662 | #define wxWindow_SetWindowStyleFlag(_swigobj,_swigarg0) (_swigobj->SetWindowStyleFlag(_swigarg0)) |
2663 | static PyObject *_wrap_wxWindow_SetWindowStyleFlag(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2664 | PyObject * _resultobj; | |
2665 | wxWindow * _arg0; | |
2666 | long _arg1; | |
2667 | PyObject * _argo0 = 0; | |
2668 | char *_kwnames[] = { "self","style", NULL }; | |
2669 | ||
2670 | self = self; | |
2671 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Ol:wxWindow_SetWindowStyleFlag",_kwnames,&_argo0,&_arg1)) | |
2672 | return NULL; | |
2673 | if (_argo0) { | |
2674 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2675 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
2676 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetWindowStyleFlag. Expected _wxWindow_p."); | |
2677 | return NULL; | |
2678 | } | |
2679 | } | |
2680 | { | |
2681 | wxPy_BEGIN_ALLOW_THREADS; | |
2682 | wxWindow_SetWindowStyleFlag(_arg0,_arg1); | |
2683 | ||
2684 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2685 | if (PyErr_Occurred()) return NULL; |
f6bcfd97 BP |
2686 | } Py_INCREF(Py_None); |
2687 | _resultobj = Py_None; | |
2688 | return _resultobj; | |
2689 | } | |
2690 | ||
2691 | #define wxWindow_SetWindowStyle(_swigobj,_swigarg0) (_swigobj->SetWindowStyle(_swigarg0)) | |
2692 | static PyObject *_wrap_wxWindow_SetWindowStyle(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2693 | PyObject * _resultobj; | |
2694 | wxWindow * _arg0; | |
2695 | long _arg1; | |
2696 | PyObject * _argo0 = 0; | |
2697 | char *_kwnames[] = { "self","style", NULL }; | |
2698 | ||
2699 | self = self; | |
2700 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Ol:wxWindow_SetWindowStyle",_kwnames,&_argo0,&_arg1)) | |
2701 | return NULL; | |
2702 | if (_argo0) { | |
2703 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2704 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
2705 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetWindowStyle. Expected _wxWindow_p."); | |
2706 | return NULL; | |
2707 | } | |
2708 | } | |
2709 | { | |
2710 | wxPy_BEGIN_ALLOW_THREADS; | |
2711 | wxWindow_SetWindowStyle(_arg0,_arg1); | |
2712 | ||
2713 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2714 | if (PyErr_Occurred()) return NULL; |
f6bcfd97 BP |
2715 | } Py_INCREF(Py_None); |
2716 | _resultobj = Py_None; | |
2717 | return _resultobj; | |
2718 | } | |
2719 | ||
bb0054cd | 2720 | #define wxWindow_Hide(_swigobj) (_swigobj->Hide()) |
efc5f224 | 2721 | static PyObject *_wrap_wxWindow_Hide(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
2722 | PyObject * _resultobj; |
2723 | bool _result; | |
2724 | wxWindow * _arg0; | |
1d99702e | 2725 | PyObject * _argo0 = 0; |
efc5f224 | 2726 | char *_kwnames[] = { "self", NULL }; |
bb0054cd RD |
2727 | |
2728 | self = self; | |
efc5f224 | 2729 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Hide",_kwnames,&_argo0)) |
bb0054cd | 2730 | return NULL; |
1d99702e RD |
2731 | if (_argo0) { |
2732 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2733 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
bb0054cd RD |
2734 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Hide. Expected _wxWindow_p."); |
2735 | return NULL; | |
2736 | } | |
2737 | } | |
2738 | { | |
2739 | wxPy_BEGIN_ALLOW_THREADS; | |
2740 | _result = (bool )wxWindow_Hide(_arg0); | |
2741 | ||
2742 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2743 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
2744 | } _resultobj = Py_BuildValue("i",_result); |
2745 | return _resultobj; | |
2746 | } | |
2747 | ||
8ab979d7 | 2748 | #define wxWindow_InitDialog(_swigobj) (_swigobj->InitDialog()) |
efc5f224 | 2749 | static PyObject *_wrap_wxWindow_InitDialog(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2750 | PyObject * _resultobj; |
2751 | wxWindow * _arg0; | |
1d99702e | 2752 | PyObject * _argo0 = 0; |
efc5f224 | 2753 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2754 | |
2755 | self = self; | |
efc5f224 | 2756 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_InitDialog",_kwnames,&_argo0)) |
8ab979d7 | 2757 | return NULL; |
1d99702e RD |
2758 | if (_argo0) { |
2759 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2760 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2761 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_InitDialog. Expected _wxWindow_p."); |
2762 | return NULL; | |
2763 | } | |
2764 | } | |
cf694132 RD |
2765 | { |
2766 | wxPy_BEGIN_ALLOW_THREADS; | |
2767 | wxWindow_InitDialog(_arg0); | |
2768 | ||
2769 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2770 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2771 | } Py_INCREF(Py_None); |
8ab979d7 RD |
2772 | _resultobj = Py_None; |
2773 | return _resultobj; | |
2774 | } | |
2775 | ||
2776 | #define wxWindow_IsEnabled(_swigobj) (_swigobj->IsEnabled()) | |
efc5f224 | 2777 | static PyObject *_wrap_wxWindow_IsEnabled(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2778 | PyObject * _resultobj; |
2779 | bool _result; | |
2780 | wxWindow * _arg0; | |
1d99702e | 2781 | PyObject * _argo0 = 0; |
efc5f224 | 2782 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2783 | |
2784 | self = self; | |
efc5f224 | 2785 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_IsEnabled",_kwnames,&_argo0)) |
8ab979d7 | 2786 | return NULL; |
1d99702e RD |
2787 | if (_argo0) { |
2788 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2789 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2790 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsEnabled. Expected _wxWindow_p."); |
2791 | return NULL; | |
2792 | } | |
2793 | } | |
cf694132 RD |
2794 | { |
2795 | wxPy_BEGIN_ALLOW_THREADS; | |
2796 | _result = (bool )wxWindow_IsEnabled(_arg0); | |
2797 | ||
2798 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2799 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2800 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
2801 | return _resultobj; |
2802 | } | |
2803 | ||
1b55cabf RD |
2804 | #define wxWindow_IsExposed(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3) (_swigobj->IsExposed(_swigarg0,_swigarg1,_swigarg2,_swigarg3)) |
2805 | static PyObject *_wrap_wxWindow_IsExposed(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2806 | PyObject * _resultobj; | |
2807 | bool _result; | |
2808 | wxWindow * _arg0; | |
2809 | int _arg1; | |
2810 | int _arg2; | |
2811 | int _arg3 = (int ) 0; | |
2812 | int _arg4 = (int ) 0; | |
2813 | PyObject * _argo0 = 0; | |
2814 | char *_kwnames[] = { "self","x","y","w","h", NULL }; | |
2815 | ||
2816 | self = self; | |
2817 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii|ii:wxWindow_IsExposed",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3,&_arg4)) | |
2818 | return NULL; | |
2819 | if (_argo0) { | |
2820 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2821 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
2822 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsExposed. Expected _wxWindow_p."); | |
2823 | return NULL; | |
2824 | } | |
2825 | } | |
2826 | { | |
2827 | wxPy_BEGIN_ALLOW_THREADS; | |
2828 | _result = (bool )wxWindow_IsExposed(_arg0,_arg1,_arg2,_arg3,_arg4); | |
2829 | ||
2830 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2831 | if (PyErr_Occurred()) return NULL; |
1b55cabf RD |
2832 | } _resultobj = Py_BuildValue("i",_result); |
2833 | return _resultobj; | |
2834 | } | |
2835 | ||
2836 | #define wxWindow_IsExposedPoint(_swigobj,_swigarg0) (_swigobj->IsExposed(_swigarg0)) | |
2837 | static PyObject *_wrap_wxWindow_IsExposedPoint(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2838 | PyObject * _resultobj; | |
2839 | bool _result; | |
2840 | wxWindow * _arg0; | |
2841 | wxPoint * _arg1; | |
2842 | PyObject * _argo0 = 0; | |
2843 | wxPoint temp; | |
2844 | PyObject * _obj1 = 0; | |
2845 | char *_kwnames[] = { "self","pt", NULL }; | |
2846 | ||
2847 | self = self; | |
2848 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_IsExposedPoint",_kwnames,&_argo0,&_obj1)) | |
2849 | return NULL; | |
2850 | if (_argo0) { | |
2851 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2852 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
2853 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsExposedPoint. Expected _wxWindow_p."); | |
2854 | return NULL; | |
2855 | } | |
2856 | } | |
2857 | { | |
2858 | _arg1 = &temp; | |
2859 | if (! wxPoint_helper(_obj1, &_arg1)) | |
2860 | return NULL; | |
2861 | } | |
2862 | { | |
2863 | wxPy_BEGIN_ALLOW_THREADS; | |
2864 | _result = (bool )wxWindow_IsExposedPoint(_arg0,*_arg1); | |
2865 | ||
2866 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2867 | if (PyErr_Occurred()) return NULL; |
1b55cabf RD |
2868 | } _resultobj = Py_BuildValue("i",_result); |
2869 | return _resultobj; | |
2870 | } | |
2871 | ||
2872 | #define wxWindow_IsExposedRect(_swigobj,_swigarg0) (_swigobj->IsExposed(_swigarg0)) | |
2873 | static PyObject *_wrap_wxWindow_IsExposedRect(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2874 | PyObject * _resultobj; | |
2875 | bool _result; | |
2876 | wxWindow * _arg0; | |
2877 | wxRect * _arg1; | |
2878 | PyObject * _argo0 = 0; | |
2879 | wxRect temp; | |
2880 | PyObject * _obj1 = 0; | |
2881 | char *_kwnames[] = { "self","rect", NULL }; | |
2882 | ||
2883 | self = self; | |
2884 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_IsExposedRect",_kwnames,&_argo0,&_obj1)) | |
2885 | return NULL; | |
2886 | if (_argo0) { | |
2887 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2888 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
2889 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsExposedRect. Expected _wxWindow_p."); | |
2890 | return NULL; | |
2891 | } | |
2892 | } | |
2893 | { | |
2894 | _arg1 = &temp; | |
2895 | if (! wxRect_helper(_obj1, &_arg1)) | |
2896 | return NULL; | |
2897 | } | |
2898 | { | |
2899 | wxPy_BEGIN_ALLOW_THREADS; | |
2900 | _result = (bool )wxWindow_IsExposedRect(_arg0,*_arg1); | |
2901 | ||
2902 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2903 | if (PyErr_Occurred()) return NULL; |
1b55cabf RD |
2904 | } _resultobj = Py_BuildValue("i",_result); |
2905 | return _resultobj; | |
2906 | } | |
2907 | ||
8ab979d7 | 2908 | #define wxWindow_IsRetained(_swigobj) (_swigobj->IsRetained()) |
efc5f224 | 2909 | static PyObject *_wrap_wxWindow_IsRetained(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2910 | PyObject * _resultobj; |
2911 | bool _result; | |
2912 | wxWindow * _arg0; | |
1d99702e | 2913 | PyObject * _argo0 = 0; |
efc5f224 | 2914 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2915 | |
2916 | self = self; | |
efc5f224 | 2917 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_IsRetained",_kwnames,&_argo0)) |
8ab979d7 | 2918 | return NULL; |
1d99702e RD |
2919 | if (_argo0) { |
2920 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2921 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2922 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsRetained. Expected _wxWindow_p."); |
2923 | return NULL; | |
2924 | } | |
2925 | } | |
cf694132 RD |
2926 | { |
2927 | wxPy_BEGIN_ALLOW_THREADS; | |
2928 | _result = (bool )wxWindow_IsRetained(_arg0); | |
2929 | ||
2930 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2931 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2932 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
2933 | return _resultobj; |
2934 | } | |
2935 | ||
2936 | #define wxWindow_IsShown(_swigobj) (_swigobj->IsShown()) | |
efc5f224 | 2937 | static PyObject *_wrap_wxWindow_IsShown(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2938 | PyObject * _resultobj; |
2939 | bool _result; | |
2940 | wxWindow * _arg0; | |
1d99702e | 2941 | PyObject * _argo0 = 0; |
efc5f224 | 2942 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2943 | |
2944 | self = self; | |
efc5f224 | 2945 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_IsShown",_kwnames,&_argo0)) |
8ab979d7 | 2946 | return NULL; |
1d99702e RD |
2947 | if (_argo0) { |
2948 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2949 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
2950 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsShown. Expected _wxWindow_p."); |
2951 | return NULL; | |
2952 | } | |
2953 | } | |
cf694132 RD |
2954 | { |
2955 | wxPy_BEGIN_ALLOW_THREADS; | |
2956 | _result = (bool )wxWindow_IsShown(_arg0); | |
2957 | ||
2958 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2959 | if (PyErr_Occurred()) return NULL; |
cf694132 | 2960 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
2961 | return _resultobj; |
2962 | } | |
2963 | ||
bb0054cd | 2964 | #define wxWindow_IsTopLevel(_swigobj) (_swigobj->IsTopLevel()) |
efc5f224 | 2965 | static PyObject *_wrap_wxWindow_IsTopLevel(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
2966 | PyObject * _resultobj; |
2967 | bool _result; | |
2968 | wxWindow * _arg0; | |
1d99702e | 2969 | PyObject * _argo0 = 0; |
efc5f224 | 2970 | char *_kwnames[] = { "self", NULL }; |
bb0054cd RD |
2971 | |
2972 | self = self; | |
efc5f224 | 2973 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_IsTopLevel",_kwnames,&_argo0)) |
bb0054cd | 2974 | return NULL; |
1d99702e RD |
2975 | if (_argo0) { |
2976 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
2977 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
bb0054cd RD |
2978 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_IsTopLevel. Expected _wxWindow_p."); |
2979 | return NULL; | |
2980 | } | |
2981 | } | |
2982 | { | |
2983 | wxPy_BEGIN_ALLOW_THREADS; | |
2984 | _result = (bool )wxWindow_IsTopLevel(_arg0); | |
2985 | ||
2986 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 2987 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
2988 | } _resultobj = Py_BuildValue("i",_result); |
2989 | return _resultobj; | |
2990 | } | |
2991 | ||
8ab979d7 | 2992 | #define wxWindow_Layout(_swigobj) (_swigobj->Layout()) |
efc5f224 | 2993 | static PyObject *_wrap_wxWindow_Layout(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
2994 | PyObject * _resultobj; |
2995 | wxWindow * _arg0; | |
1d99702e | 2996 | PyObject * _argo0 = 0; |
efc5f224 | 2997 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
2998 | |
2999 | self = self; | |
efc5f224 | 3000 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Layout",_kwnames,&_argo0)) |
8ab979d7 | 3001 | return NULL; |
1d99702e RD |
3002 | if (_argo0) { |
3003 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3004 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3005 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Layout. Expected _wxWindow_p."); |
3006 | return NULL; | |
3007 | } | |
3008 | } | |
cf694132 RD |
3009 | { |
3010 | wxPy_BEGIN_ALLOW_THREADS; | |
3011 | wxWindow_Layout(_arg0); | |
3012 | ||
3013 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3014 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3015 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3016 | _resultobj = Py_None; |
3017 | return _resultobj; | |
3018 | } | |
3019 | ||
3020 | #define wxWindow_LoadFromResource(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->LoadFromResource(_swigarg0,_swigarg1,_swigarg2)) | |
efc5f224 | 3021 | static PyObject *_wrap_wxWindow_LoadFromResource(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3022 | PyObject * _resultobj; |
3023 | bool _result; | |
3024 | wxWindow * _arg0; | |
3025 | wxWindow * _arg1; | |
3026 | wxString * _arg2; | |
1d99702e RD |
3027 | wxResourceTable * _arg3 = (wxResourceTable *) NULL; |
3028 | PyObject * _argo0 = 0; | |
3029 | PyObject * _argo1 = 0; | |
8ab979d7 | 3030 | PyObject * _obj2 = 0; |
1d99702e | 3031 | PyObject * _argo3 = 0; |
efc5f224 | 3032 | char *_kwnames[] = { "self","parent","resourceName","resourceTable", NULL }; |
8ab979d7 RD |
3033 | |
3034 | self = self; | |
efc5f224 | 3035 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO|O:wxWindow_LoadFromResource",_kwnames,&_argo0,&_argo1,&_obj2,&_argo3)) |
8ab979d7 | 3036 | return NULL; |
1d99702e RD |
3037 | if (_argo0) { |
3038 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3039 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3040 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_LoadFromResource. Expected _wxWindow_p."); |
3041 | return NULL; | |
3042 | } | |
3043 | } | |
1d99702e RD |
3044 | if (_argo1) { |
3045 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3046 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
8ab979d7 RD |
3047 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_LoadFromResource. Expected _wxWindow_p."); |
3048 | return NULL; | |
3049 | } | |
3050 | } | |
3051 | { | |
185d7c3e RD |
3052 | #if PYTHON_API_VERSION >= 1009 |
3053 | char* tmpPtr; int tmpSize; | |
3054 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 3055 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
3056 | return NULL; |
3057 | } | |
3058 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
3059 | return NULL; | |
3060 | _arg2 = new wxString(tmpPtr, tmpSize); | |
3061 | #else | |
8ab979d7 RD |
3062 | if (!PyString_Check(_obj2)) { |
3063 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
3064 | return NULL; | |
3065 | } | |
185d7c3e RD |
3066 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
3067 | #endif | |
8ab979d7 | 3068 | } |
1d99702e RD |
3069 | if (_argo3) { |
3070 | if (_argo3 == Py_None) { _arg3 = NULL; } | |
3071 | else if (SWIG_GetPtrObj(_argo3,(void **) &_arg3,"_wxResourceTable_p")) { | |
8ab979d7 RD |
3072 | PyErr_SetString(PyExc_TypeError,"Type error in argument 4 of wxWindow_LoadFromResource. Expected _wxResourceTable_p."); |
3073 | return NULL; | |
3074 | } | |
3075 | } | |
cf694132 RD |
3076 | { |
3077 | wxPy_BEGIN_ALLOW_THREADS; | |
3078 | _result = (bool )wxWindow_LoadFromResource(_arg0,_arg1,*_arg2,_arg3); | |
3079 | ||
3080 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3081 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3082 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
3083 | { |
3084 | if (_obj2) | |
3085 | delete _arg2; | |
3086 | } | |
3087 | return _resultobj; | |
3088 | } | |
3089 | ||
3090 | #define wxWindow_Lower(_swigobj) (_swigobj->Lower()) | |
efc5f224 | 3091 | static PyObject *_wrap_wxWindow_Lower(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3092 | PyObject * _resultobj; |
3093 | wxWindow * _arg0; | |
1d99702e | 3094 | PyObject * _argo0 = 0; |
efc5f224 | 3095 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
3096 | |
3097 | self = self; | |
efc5f224 | 3098 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Lower",_kwnames,&_argo0)) |
8ab979d7 | 3099 | return NULL; |
1d99702e RD |
3100 | if (_argo0) { |
3101 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3102 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3103 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Lower. Expected _wxWindow_p."); |
3104 | return NULL; | |
3105 | } | |
3106 | } | |
cf694132 RD |
3107 | { |
3108 | wxPy_BEGIN_ALLOW_THREADS; | |
3109 | wxWindow_Lower(_arg0); | |
3110 | ||
3111 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3112 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3113 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3114 | _resultobj = Py_None; |
3115 | return _resultobj; | |
3116 | } | |
3117 | ||
3118 | #define wxWindow_MakeModal(_swigobj,_swigarg0) (_swigobj->MakeModal(_swigarg0)) | |
efc5f224 | 3119 | static PyObject *_wrap_wxWindow_MakeModal(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3120 | PyObject * _resultobj; |
3121 | wxWindow * _arg0; | |
3122 | bool _arg1; | |
1d99702e | 3123 | PyObject * _argo0 = 0; |
8ab979d7 | 3124 | int tempbool1; |
efc5f224 | 3125 | char *_kwnames[] = { "self","flag", NULL }; |
8ab979d7 RD |
3126 | |
3127 | self = self; | |
efc5f224 | 3128 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_MakeModal",_kwnames,&_argo0,&tempbool1)) |
8ab979d7 | 3129 | return NULL; |
1d99702e RD |
3130 | if (_argo0) { |
3131 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3132 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3133 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_MakeModal. Expected _wxWindow_p."); |
3134 | return NULL; | |
3135 | } | |
3136 | } | |
3137 | _arg1 = (bool ) tempbool1; | |
cf694132 RD |
3138 | { |
3139 | wxPy_BEGIN_ALLOW_THREADS; | |
3140 | wxWindow_MakeModal(_arg0,_arg1); | |
3141 | ||
3142 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3143 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3144 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3145 | _resultobj = Py_None; |
3146 | return _resultobj; | |
3147 | } | |
3148 | ||
af309447 | 3149 | #define wxWindow_MoveXY(_swigobj,_swigarg0,_swigarg1) (_swigobj->Move(_swigarg0,_swigarg1)) |
efc5f224 | 3150 | static PyObject *_wrap_wxWindow_MoveXY(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3151 | PyObject * _resultobj; |
3152 | wxWindow * _arg0; | |
3153 | int _arg1; | |
3154 | int _arg2; | |
1d99702e | 3155 | PyObject * _argo0 = 0; |
efc5f224 | 3156 | char *_kwnames[] = { "self","x","y", NULL }; |
8ab979d7 RD |
3157 | |
3158 | self = self; | |
efc5f224 | 3159 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxWindow_MoveXY",_kwnames,&_argo0,&_arg1,&_arg2)) |
af309447 | 3160 | return NULL; |
1d99702e RD |
3161 | if (_argo0) { |
3162 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3163 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
3164 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_MoveXY. Expected _wxWindow_p."); |
3165 | return NULL; | |
3166 | } | |
3167 | } | |
cf694132 RD |
3168 | { |
3169 | wxPy_BEGIN_ALLOW_THREADS; | |
3170 | wxWindow_MoveXY(_arg0,_arg1,_arg2); | |
3171 | ||
3172 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3173 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3174 | } Py_INCREF(Py_None); |
af309447 RD |
3175 | _resultobj = Py_None; |
3176 | return _resultobj; | |
3177 | } | |
3178 | ||
3179 | #define wxWindow_Move(_swigobj,_swigarg0) (_swigobj->Move(_swigarg0)) | |
efc5f224 | 3180 | static PyObject *_wrap_wxWindow_Move(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
3181 | PyObject * _resultobj; |
3182 | wxWindow * _arg0; | |
3183 | wxPoint * _arg1; | |
1d99702e | 3184 | PyObject * _argo0 = 0; |
2f90df85 RD |
3185 | wxPoint temp; |
3186 | PyObject * _obj1 = 0; | |
efc5f224 | 3187 | char *_kwnames[] = { "self","point", NULL }; |
af309447 RD |
3188 | |
3189 | self = self; | |
2f90df85 | 3190 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_Move",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 3191 | return NULL; |
1d99702e RD |
3192 | if (_argo0) { |
3193 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3194 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3195 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Move. Expected _wxWindow_p."); |
3196 | return NULL; | |
3197 | } | |
3198 | } | |
2f90df85 RD |
3199 | { |
3200 | _arg1 = &temp; | |
3201 | if (! wxPoint_helper(_obj1, &_arg1)) | |
af309447 | 3202 | return NULL; |
2f90df85 | 3203 | } |
cf694132 RD |
3204 | { |
3205 | wxPy_BEGIN_ALLOW_THREADS; | |
3206 | wxWindow_Move(_arg0,*_arg1); | |
3207 | ||
3208 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3209 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3210 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3211 | _resultobj = Py_None; |
3212 | return _resultobj; | |
3213 | } | |
3214 | ||
1afc06c2 RD |
3215 | #define wxWindow_PopEventHandler(_swigobj,_swigarg0) (_swigobj->PopEventHandler(_swigarg0)) |
3216 | static PyObject *_wrap_wxWindow_PopEventHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3217 | PyObject * _resultobj; | |
3218 | wxEvtHandler * _result; | |
3219 | wxWindow * _arg0; | |
3220 | bool _arg1 = (bool ) FALSE; | |
3221 | PyObject * _argo0 = 0; | |
3222 | int tempbool1 = (int) FALSE; | |
3223 | char *_kwnames[] = { "self","deleteHandler", NULL }; | |
1afc06c2 RD |
3224 | |
3225 | self = self; | |
3226 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxWindow_PopEventHandler",_kwnames,&_argo0,&tempbool1)) | |
3227 | return NULL; | |
3228 | if (_argo0) { | |
3229 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3230 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3231 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_PopEventHandler. Expected _wxWindow_p."); | |
3232 | return NULL; | |
3233 | } | |
3234 | } | |
3235 | _arg1 = (bool ) tempbool1; | |
3236 | { | |
3237 | wxPy_BEGIN_ALLOW_THREADS; | |
3238 | _result = (wxEvtHandler *)wxWindow_PopEventHandler(_arg0,_arg1); | |
3239 | ||
3240 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3241 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 3242 | }{ _resultobj = wxPyMake_wxObject(_result); } |
1afc06c2 RD |
3243 | return _resultobj; |
3244 | } | |
3245 | ||
3246 | #define wxWindow_PushEventHandler(_swigobj,_swigarg0) (_swigobj->PushEventHandler(_swigarg0)) | |
3247 | static PyObject *_wrap_wxWindow_PushEventHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3248 | PyObject * _resultobj; | |
3249 | wxWindow * _arg0; | |
3250 | wxEvtHandler * _arg1; | |
3251 | PyObject * _argo0 = 0; | |
3252 | PyObject * _argo1 = 0; | |
3253 | char *_kwnames[] = { "self","handler", NULL }; | |
3254 | ||
3255 | self = self; | |
3256 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_PushEventHandler",_kwnames,&_argo0,&_argo1)) | |
3257 | return NULL; | |
3258 | if (_argo0) { | |
3259 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3260 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3261 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_PushEventHandler. Expected _wxWindow_p."); | |
3262 | return NULL; | |
3263 | } | |
3264 | } | |
3265 | if (_argo1) { | |
3266 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3267 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvtHandler_p")) { | |
3268 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_PushEventHandler. Expected _wxEvtHandler_p."); | |
3269 | return NULL; | |
3270 | } | |
3271 | } | |
3272 | { | |
3273 | wxPy_BEGIN_ALLOW_THREADS; | |
3274 | wxWindow_PushEventHandler(_arg0,_arg1); | |
3275 | ||
3276 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3277 | if (PyErr_Occurred()) return NULL; |
1afc06c2 RD |
3278 | } Py_INCREF(Py_None); |
3279 | _resultobj = Py_None; | |
3280 | return _resultobj; | |
3281 | } | |
3282 | ||
8bf5d46e | 3283 | #define wxWindow_PopupMenuXY(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->PopupMenu(_swigarg0,_swigarg1,_swigarg2)) |
efc5f224 | 3284 | static PyObject *_wrap_wxWindow_PopupMenuXY(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3285 | PyObject * _resultobj; |
3286 | bool _result; | |
3287 | wxWindow * _arg0; | |
3288 | wxMenu * _arg1; | |
3289 | int _arg2; | |
3290 | int _arg3; | |
1d99702e RD |
3291 | PyObject * _argo0 = 0; |
3292 | PyObject * _argo1 = 0; | |
efc5f224 | 3293 | char *_kwnames[] = { "self","menu","x","y", NULL }; |
8ab979d7 RD |
3294 | |
3295 | self = self; | |
efc5f224 | 3296 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOii:wxWindow_PopupMenuXY",_kwnames,&_argo0,&_argo1,&_arg2,&_arg3)) |
8bf5d46e | 3297 | return NULL; |
1d99702e RD |
3298 | if (_argo0) { |
3299 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3300 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8bf5d46e RD |
3301 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_PopupMenuXY. Expected _wxWindow_p."); |
3302 | return NULL; | |
3303 | } | |
3304 | } | |
1d99702e RD |
3305 | if (_argo1) { |
3306 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3307 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenu_p")) { | |
8bf5d46e RD |
3308 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_PopupMenuXY. Expected _wxMenu_p."); |
3309 | return NULL; | |
3310 | } | |
3311 | } | |
3312 | { | |
3313 | wxPy_BEGIN_ALLOW_THREADS; | |
3314 | _result = (bool )wxWindow_PopupMenuXY(_arg0,_arg1,_arg2,_arg3); | |
3315 | ||
3316 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3317 | if (PyErr_Occurred()) return NULL; |
8bf5d46e RD |
3318 | } _resultobj = Py_BuildValue("i",_result); |
3319 | return _resultobj; | |
3320 | } | |
3321 | ||
3322 | #define wxWindow_PopupMenu(_swigobj,_swigarg0,_swigarg1) (_swigobj->PopupMenu(_swigarg0,_swigarg1)) | |
efc5f224 | 3323 | static PyObject *_wrap_wxWindow_PopupMenu(PyObject *self, PyObject *args, PyObject *kwargs) { |
8bf5d46e RD |
3324 | PyObject * _resultobj; |
3325 | bool _result; | |
3326 | wxWindow * _arg0; | |
3327 | wxMenu * _arg1; | |
3328 | wxPoint * _arg2; | |
1d99702e RD |
3329 | PyObject * _argo0 = 0; |
3330 | PyObject * _argo1 = 0; | |
2f90df85 RD |
3331 | wxPoint temp; |
3332 | PyObject * _obj2 = 0; | |
efc5f224 | 3333 | char *_kwnames[] = { "self","menu","pos", NULL }; |
8bf5d46e RD |
3334 | |
3335 | self = self; | |
2f90df85 | 3336 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO:wxWindow_PopupMenu",_kwnames,&_argo0,&_argo1,&_obj2)) |
8ab979d7 | 3337 | return NULL; |
1d99702e RD |
3338 | if (_argo0) { |
3339 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3340 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3341 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_PopupMenu. Expected _wxWindow_p."); |
3342 | return NULL; | |
3343 | } | |
3344 | } | |
1d99702e RD |
3345 | if (_argo1) { |
3346 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3347 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenu_p")) { | |
8ab979d7 RD |
3348 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_PopupMenu. Expected _wxMenu_p."); |
3349 | return NULL; | |
3350 | } | |
3351 | } | |
2f90df85 RD |
3352 | { |
3353 | _arg2 = &temp; | |
3354 | if (! wxPoint_helper(_obj2, &_arg2)) | |
8bf5d46e | 3355 | return NULL; |
2f90df85 | 3356 | } |
cf694132 RD |
3357 | { |
3358 | wxPy_BEGIN_ALLOW_THREADS; | |
8bf5d46e | 3359 | _result = (bool )wxWindow_PopupMenu(_arg0,_arg1,*_arg2); |
cf694132 RD |
3360 | |
3361 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3362 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3363 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
3364 | return _resultobj; |
3365 | } | |
3366 | ||
3367 | #define wxWindow_Raise(_swigobj) (_swigobj->Raise()) | |
efc5f224 | 3368 | static PyObject *_wrap_wxWindow_Raise(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3369 | PyObject * _resultobj; |
3370 | wxWindow * _arg0; | |
1d99702e | 3371 | PyObject * _argo0 = 0; |
efc5f224 | 3372 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
3373 | |
3374 | self = self; | |
efc5f224 | 3375 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Raise",_kwnames,&_argo0)) |
8ab979d7 | 3376 | return NULL; |
1d99702e RD |
3377 | if (_argo0) { |
3378 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3379 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3380 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Raise. Expected _wxWindow_p."); |
3381 | return NULL; | |
3382 | } | |
3383 | } | |
cf694132 RD |
3384 | { |
3385 | wxPy_BEGIN_ALLOW_THREADS; | |
3386 | wxWindow_Raise(_arg0); | |
3387 | ||
3388 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3389 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3390 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3391 | _resultobj = Py_None; |
3392 | return _resultobj; | |
3393 | } | |
3394 | ||
3395 | #define wxWindow_Refresh(_swigobj,_swigarg0,_swigarg1) (_swigobj->Refresh(_swigarg0,_swigarg1)) | |
efc5f224 | 3396 | static PyObject *_wrap_wxWindow_Refresh(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3397 | PyObject * _resultobj; |
3398 | wxWindow * _arg0; | |
1d99702e RD |
3399 | bool _arg1 = (bool ) TRUE; |
3400 | wxRect * _arg2 = (wxRect *) NULL; | |
3401 | PyObject * _argo0 = 0; | |
3402 | int tempbool1 = (int) TRUE; | |
2f90df85 RD |
3403 | wxRect temp; |
3404 | PyObject * _obj2 = 0; | |
efc5f224 | 3405 | char *_kwnames[] = { "self","eraseBackground","rect", NULL }; |
8ab979d7 RD |
3406 | |
3407 | self = self; | |
2f90df85 | 3408 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|iO:wxWindow_Refresh",_kwnames,&_argo0,&tempbool1,&_obj2)) |
8ab979d7 | 3409 | return NULL; |
1d99702e RD |
3410 | if (_argo0) { |
3411 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3412 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3413 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Refresh. Expected _wxWindow_p."); |
3414 | return NULL; | |
3415 | } | |
3416 | } | |
3417 | _arg1 = (bool ) tempbool1; | |
2f90df85 RD |
3418 | if (_obj2) |
3419 | { | |
3420 | _arg2 = &temp; | |
3421 | if (! wxRect_helper(_obj2, &_arg2)) | |
8ab979d7 | 3422 | return NULL; |
2f90df85 | 3423 | } |
cf694132 RD |
3424 | { |
3425 | wxPy_BEGIN_ALLOW_THREADS; | |
3426 | wxWindow_Refresh(_arg0,_arg1,_arg2); | |
3427 | ||
3428 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3429 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3430 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3431 | _resultobj = Py_None; |
3432 | return _resultobj; | |
3433 | } | |
3434 | ||
09f3d4e6 RD |
3435 | #define wxWindow_RefreshRect(_swigobj,_swigarg0) (_swigobj->RefreshRect(_swigarg0)) |
3436 | static PyObject *_wrap_wxWindow_RefreshRect(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3437 | PyObject * _resultobj; | |
3438 | wxWindow * _arg0; | |
3439 | wxRect * _arg1; | |
3440 | PyObject * _argo0 = 0; | |
3441 | wxRect temp; | |
3442 | PyObject * _obj1 = 0; | |
3443 | char *_kwnames[] = { "self","rect", NULL }; | |
3444 | ||
3445 | self = self; | |
3446 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_RefreshRect",_kwnames,&_argo0,&_obj1)) | |
3447 | return NULL; | |
3448 | if (_argo0) { | |
3449 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3450 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3451 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_RefreshRect. Expected _wxWindow_p."); | |
3452 | return NULL; | |
3453 | } | |
3454 | } | |
3455 | { | |
3456 | _arg1 = &temp; | |
3457 | if (! wxRect_helper(_obj1, &_arg1)) | |
3458 | return NULL; | |
3459 | } | |
3460 | { | |
3461 | wxPy_BEGIN_ALLOW_THREADS; | |
3462 | wxWindow_RefreshRect(_arg0,*_arg1); | |
3463 | ||
3464 | wxPy_END_ALLOW_THREADS; | |
3465 | if (PyErr_Occurred()) return NULL; | |
3466 | } Py_INCREF(Py_None); | |
3467 | _resultobj = Py_None; | |
3468 | return _resultobj; | |
3469 | } | |
3470 | ||
8ab979d7 | 3471 | #define wxWindow_ReleaseMouse(_swigobj) (_swigobj->ReleaseMouse()) |
efc5f224 | 3472 | static PyObject *_wrap_wxWindow_ReleaseMouse(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3473 | PyObject * _resultobj; |
3474 | wxWindow * _arg0; | |
1d99702e | 3475 | PyObject * _argo0 = 0; |
efc5f224 | 3476 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
3477 | |
3478 | self = self; | |
efc5f224 | 3479 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_ReleaseMouse",_kwnames,&_argo0)) |
8ab979d7 | 3480 | return NULL; |
1d99702e RD |
3481 | if (_argo0) { |
3482 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3483 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3484 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ReleaseMouse. Expected _wxWindow_p."); |
3485 | return NULL; | |
3486 | } | |
3487 | } | |
cf694132 RD |
3488 | { |
3489 | wxPy_BEGIN_ALLOW_THREADS; | |
3490 | wxWindow_ReleaseMouse(_arg0); | |
3491 | ||
3492 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3493 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3494 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3495 | _resultobj = Py_None; |
3496 | return _resultobj; | |
3497 | } | |
3498 | ||
b7e72427 RD |
3499 | #define wxWindow_RemoveChild(_swigobj,_swigarg0) (_swigobj->RemoveChild(_swigarg0)) |
3500 | static PyObject *_wrap_wxWindow_RemoveChild(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3501 | PyObject * _resultobj; | |
3502 | wxWindow * _arg0; | |
3503 | wxWindow * _arg1; | |
3504 | PyObject * _argo0 = 0; | |
3505 | PyObject * _argo1 = 0; | |
3506 | char *_kwnames[] = { "self","child", NULL }; | |
3507 | ||
3508 | self = self; | |
3509 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_RemoveChild",_kwnames,&_argo0,&_argo1)) | |
3510 | return NULL; | |
3511 | if (_argo0) { | |
3512 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3513 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3514 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_RemoveChild. Expected _wxWindow_p."); | |
3515 | return NULL; | |
3516 | } | |
3517 | } | |
3518 | if (_argo1) { | |
3519 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3520 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
3521 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_RemoveChild. Expected _wxWindow_p."); | |
3522 | return NULL; | |
3523 | } | |
3524 | } | |
3525 | { | |
3526 | wxPy_BEGIN_ALLOW_THREADS; | |
3527 | wxWindow_RemoveChild(_arg0,_arg1); | |
3528 | ||
3529 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3530 | if (PyErr_Occurred()) return NULL; |
b7e72427 RD |
3531 | } Py_INCREF(Py_None); |
3532 | _resultobj = Py_None; | |
3533 | return _resultobj; | |
3534 | } | |
3535 | ||
bb0054cd | 3536 | #define wxWindow_Reparent(_swigobj,_swigarg0) (_swigobj->Reparent(_swigarg0)) |
efc5f224 | 3537 | static PyObject *_wrap_wxWindow_Reparent(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
3538 | PyObject * _resultobj; |
3539 | bool _result; | |
3540 | wxWindow * _arg0; | |
3541 | wxWindow * _arg1; | |
1d99702e RD |
3542 | PyObject * _argo0 = 0; |
3543 | PyObject * _argo1 = 0; | |
efc5f224 | 3544 | char *_kwnames[] = { "self","newParent", NULL }; |
bb0054cd RD |
3545 | |
3546 | self = self; | |
efc5f224 | 3547 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_Reparent",_kwnames,&_argo0,&_argo1)) |
bb0054cd | 3548 | return NULL; |
1d99702e RD |
3549 | if (_argo0) { |
3550 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3551 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
bb0054cd RD |
3552 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Reparent. Expected _wxWindow_p."); |
3553 | return NULL; | |
3554 | } | |
3555 | } | |
1d99702e RD |
3556 | if (_argo1) { |
3557 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3558 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
bb0054cd RD |
3559 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_Reparent. Expected _wxWindow_p."); |
3560 | return NULL; | |
3561 | } | |
3562 | } | |
3563 | { | |
3564 | wxPy_BEGIN_ALLOW_THREADS; | |
3565 | _result = (bool )wxWindow_Reparent(_arg0,_arg1); | |
3566 | ||
3567 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3568 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
3569 | } _resultobj = Py_BuildValue("i",_result); |
3570 | return _resultobj; | |
3571 | } | |
3572 | ||
af309447 | 3573 | #define wxWindow_ScreenToClientXY(_swigobj,_swigarg0,_swigarg1) (_swigobj->ScreenToClient(_swigarg0,_swigarg1)) |
efc5f224 | 3574 | static PyObject *_wrap_wxWindow_ScreenToClientXY(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3575 | PyObject * _resultobj; |
3576 | wxWindow * _arg0; | |
3577 | int * _arg1; | |
3578 | int * _arg2; | |
1d99702e | 3579 | PyObject * _argo0 = 0; |
8ab979d7 RD |
3580 | int temp; |
3581 | PyObject * _obj1 = 0; | |
3582 | int temp0; | |
3583 | PyObject * _obj2 = 0; | |
efc5f224 | 3584 | char *_kwnames[] = { "self","x","y", NULL }; |
8ab979d7 RD |
3585 | |
3586 | self = self; | |
efc5f224 | 3587 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO:wxWindow_ScreenToClientXY",_kwnames,&_argo0,&_obj1,&_obj2)) |
8ab979d7 | 3588 | return NULL; |
1d99702e RD |
3589 | if (_argo0) { |
3590 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3591 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 | 3592 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ScreenToClientXY. Expected _wxWindow_p."); |
8ab979d7 RD |
3593 | return NULL; |
3594 | } | |
3595 | } | |
3596 | { | |
3597 | temp = (int) PyInt_AsLong(_obj1); | |
3598 | _arg1 = &temp; | |
3599 | } | |
3600 | { | |
3601 | temp0 = (int) PyInt_AsLong(_obj2); | |
3602 | _arg2 = &temp0; | |
3603 | } | |
cf694132 RD |
3604 | { |
3605 | wxPy_BEGIN_ALLOW_THREADS; | |
3606 | wxWindow_ScreenToClientXY(_arg0,_arg1,_arg2); | |
3607 | ||
3608 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3609 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3610 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3611 | _resultobj = Py_None; |
3612 | { | |
3613 | PyObject *o; | |
3614 | o = PyInt_FromLong((long) (*_arg1)); | |
3615 | _resultobj = t_output_helper(_resultobj, o); | |
3616 | } | |
3617 | { | |
3618 | PyObject *o; | |
3619 | o = PyInt_FromLong((long) (*_arg2)); | |
3620 | _resultobj = t_output_helper(_resultobj, o); | |
3621 | } | |
3622 | return _resultobj; | |
3623 | } | |
3624 | ||
af309447 | 3625 | #define wxWindow_ScreenToClient(_swigobj,_swigarg0) (_swigobj->ScreenToClient(_swigarg0)) |
efc5f224 | 3626 | static PyObject *_wrap_wxWindow_ScreenToClient(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
3627 | PyObject * _resultobj; |
3628 | wxPoint * _result; | |
3629 | wxWindow * _arg0; | |
3630 | wxPoint * _arg1; | |
1d99702e | 3631 | PyObject * _argo0 = 0; |
2f90df85 RD |
3632 | wxPoint temp; |
3633 | PyObject * _obj1 = 0; | |
efc5f224 | 3634 | char *_kwnames[] = { "self","pt", NULL }; |
af309447 RD |
3635 | char _ptemp[128]; |
3636 | ||
3637 | self = self; | |
2f90df85 | 3638 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_ScreenToClient",_kwnames,&_argo0,&_obj1)) |
af309447 | 3639 | return NULL; |
1d99702e RD |
3640 | if (_argo0) { |
3641 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3642 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
3643 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ScreenToClient. Expected _wxWindow_p."); |
3644 | return NULL; | |
3645 | } | |
3646 | } | |
2f90df85 RD |
3647 | { |
3648 | _arg1 = &temp; | |
3649 | if (! wxPoint_helper(_obj1, &_arg1)) | |
af309447 | 3650 | return NULL; |
2f90df85 | 3651 | } |
cf694132 RD |
3652 | { |
3653 | wxPy_BEGIN_ALLOW_THREADS; | |
3654 | _result = new wxPoint (wxWindow_ScreenToClient(_arg0,*_arg1)); | |
3655 | ||
3656 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3657 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3658 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxPoint_p"); |
af309447 RD |
3659 | _resultobj = Py_BuildValue("s",_ptemp); |
3660 | return _resultobj; | |
3661 | } | |
3662 | ||
8ab979d7 | 3663 | #define wxWindow_ScrollWindow(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->ScrollWindow(_swigarg0,_swigarg1,_swigarg2)) |
efc5f224 | 3664 | static PyObject *_wrap_wxWindow_ScrollWindow(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3665 | PyObject * _resultobj; |
3666 | wxWindow * _arg0; | |
3667 | int _arg1; | |
3668 | int _arg2; | |
1d99702e RD |
3669 | wxRect * _arg3 = (wxRect *) NULL; |
3670 | PyObject * _argo0 = 0; | |
2f90df85 RD |
3671 | wxRect temp; |
3672 | PyObject * _obj3 = 0; | |
efc5f224 | 3673 | char *_kwnames[] = { "self","dx","dy","rect", NULL }; |
8ab979d7 RD |
3674 | |
3675 | self = self; | |
2f90df85 | 3676 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii|O:wxWindow_ScrollWindow",_kwnames,&_argo0,&_arg1,&_arg2,&_obj3)) |
8ab979d7 | 3677 | return NULL; |
1d99702e RD |
3678 | if (_argo0) { |
3679 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3680 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3681 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ScrollWindow. Expected _wxWindow_p."); |
3682 | return NULL; | |
3683 | } | |
3684 | } | |
2f90df85 RD |
3685 | if (_obj3) |
3686 | { | |
3687 | _arg3 = &temp; | |
3688 | if (! wxRect_helper(_obj3, &_arg3)) | |
8ab979d7 | 3689 | return NULL; |
2f90df85 | 3690 | } |
cf694132 RD |
3691 | { |
3692 | wxPy_BEGIN_ALLOW_THREADS; | |
3693 | wxWindow_ScrollWindow(_arg0,_arg1,_arg2,_arg3); | |
3694 | ||
3695 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3696 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3697 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3698 | _resultobj = Py_None; |
3699 | return _resultobj; | |
3700 | } | |
3701 | ||
b8b8dda7 | 3702 | #define wxWindow_SetAcceleratorTable(_swigobj,_swigarg0) (_swigobj->SetAcceleratorTable(_swigarg0)) |
efc5f224 | 3703 | static PyObject *_wrap_wxWindow_SetAcceleratorTable(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
3704 | PyObject * _resultobj; |
3705 | wxWindow * _arg0; | |
3706 | wxAcceleratorTable * _arg1; | |
1d99702e RD |
3707 | PyObject * _argo0 = 0; |
3708 | PyObject * _argo1 = 0; | |
efc5f224 | 3709 | char *_kwnames[] = { "self","accel", NULL }; |
b8b8dda7 RD |
3710 | |
3711 | self = self; | |
efc5f224 | 3712 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetAcceleratorTable",_kwnames,&_argo0,&_argo1)) |
b8b8dda7 | 3713 | return NULL; |
1d99702e RD |
3714 | if (_argo0) { |
3715 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3716 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
3717 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetAcceleratorTable. Expected _wxWindow_p."); |
3718 | return NULL; | |
3719 | } | |
3720 | } | |
1d99702e RD |
3721 | if (_argo1) { |
3722 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3723 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxAcceleratorTable_p")) { | |
b8b8dda7 RD |
3724 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetAcceleratorTable. Expected _wxAcceleratorTable_p."); |
3725 | return NULL; | |
3726 | } | |
3727 | } | |
cf694132 RD |
3728 | { |
3729 | wxPy_BEGIN_ALLOW_THREADS; | |
3730 | wxWindow_SetAcceleratorTable(_arg0,*_arg1); | |
3731 | ||
3732 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3733 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3734 | } Py_INCREF(Py_None); |
b8b8dda7 RD |
3735 | _resultobj = Py_None; |
3736 | return _resultobj; | |
3737 | } | |
3738 | ||
8ab979d7 | 3739 | #define wxWindow_SetAutoLayout(_swigobj,_swigarg0) (_swigobj->SetAutoLayout(_swigarg0)) |
efc5f224 | 3740 | static PyObject *_wrap_wxWindow_SetAutoLayout(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3741 | PyObject * _resultobj; |
3742 | wxWindow * _arg0; | |
3743 | bool _arg1; | |
1d99702e | 3744 | PyObject * _argo0 = 0; |
8ab979d7 | 3745 | int tempbool1; |
efc5f224 | 3746 | char *_kwnames[] = { "self","autoLayout", NULL }; |
8ab979d7 RD |
3747 | |
3748 | self = self; | |
efc5f224 | 3749 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_SetAutoLayout",_kwnames,&_argo0,&tempbool1)) |
8ab979d7 | 3750 | return NULL; |
1d99702e RD |
3751 | if (_argo0) { |
3752 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3753 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3754 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetAutoLayout. Expected _wxWindow_p."); |
3755 | return NULL; | |
3756 | } | |
3757 | } | |
3758 | _arg1 = (bool ) tempbool1; | |
cf694132 RD |
3759 | { |
3760 | wxPy_BEGIN_ALLOW_THREADS; | |
3761 | wxWindow_SetAutoLayout(_arg0,_arg1); | |
3762 | ||
3763 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3764 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3765 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3766 | _resultobj = Py_None; |
3767 | return _resultobj; | |
3768 | } | |
3769 | ||
9d8bd15f RD |
3770 | #define wxWindow_GetAutoLayout(_swigobj) (_swigobj->GetAutoLayout()) |
3771 | static PyObject *_wrap_wxWindow_GetAutoLayout(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3772 | PyObject * _resultobj; | |
3773 | bool _result; | |
3774 | wxWindow * _arg0; | |
3775 | PyObject * _argo0 = 0; | |
3776 | char *_kwnames[] = { "self", NULL }; | |
3777 | ||
3778 | self = self; | |
3779 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetAutoLayout",_kwnames,&_argo0)) | |
3780 | return NULL; | |
3781 | if (_argo0) { | |
3782 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3783 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3784 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetAutoLayout. Expected _wxWindow_p."); | |
3785 | return NULL; | |
3786 | } | |
3787 | } | |
3788 | { | |
3789 | wxPy_BEGIN_ALLOW_THREADS; | |
3790 | _result = (bool )wxWindow_GetAutoLayout(_arg0); | |
3791 | ||
3792 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3793 | if (PyErr_Occurred()) return NULL; |
9d8bd15f RD |
3794 | } _resultobj = Py_BuildValue("i",_result); |
3795 | return _resultobj; | |
3796 | } | |
3797 | ||
8ab979d7 | 3798 | #define wxWindow_SetBackgroundColour(_swigobj,_swigarg0) (_swigobj->SetBackgroundColour(_swigarg0)) |
efc5f224 | 3799 | static PyObject *_wrap_wxWindow_SetBackgroundColour(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3800 | PyObject * _resultobj; |
3801 | wxWindow * _arg0; | |
3802 | wxColour * _arg1; | |
1d99702e | 3803 | PyObject * _argo0 = 0; |
f6bcfd97 BP |
3804 | wxColour temp; |
3805 | PyObject * _obj1 = 0; | |
efc5f224 | 3806 | char *_kwnames[] = { "self","colour", NULL }; |
8ab979d7 RD |
3807 | |
3808 | self = self; | |
f6bcfd97 | 3809 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetBackgroundColour",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 3810 | return NULL; |
1d99702e RD |
3811 | if (_argo0) { |
3812 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3813 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3814 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetBackgroundColour. Expected _wxWindow_p."); |
3815 | return NULL; | |
3816 | } | |
3817 | } | |
f6bcfd97 BP |
3818 | { |
3819 | _arg1 = &temp; | |
3820 | if (! wxColour_helper(_obj1, &_arg1)) | |
8ab979d7 | 3821 | return NULL; |
f6bcfd97 | 3822 | } |
cf694132 RD |
3823 | { |
3824 | wxPy_BEGIN_ALLOW_THREADS; | |
3825 | wxWindow_SetBackgroundColour(_arg0,*_arg1); | |
3826 | ||
3827 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3828 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3829 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3830 | _resultobj = Py_None; |
3831 | return _resultobj; | |
3832 | } | |
3833 | ||
3834 | #define wxWindow_SetConstraints(_swigobj,_swigarg0) (_swigobj->SetConstraints(_swigarg0)) | |
efc5f224 | 3835 | static PyObject *_wrap_wxWindow_SetConstraints(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3836 | PyObject * _resultobj; |
3837 | wxWindow * _arg0; | |
3838 | wxLayoutConstraints * _arg1; | |
1d99702e RD |
3839 | PyObject * _argo0 = 0; |
3840 | PyObject * _argo1 = 0; | |
efc5f224 | 3841 | char *_kwnames[] = { "self","constraints", NULL }; |
8ab979d7 RD |
3842 | |
3843 | self = self; | |
efc5f224 | 3844 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetConstraints",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 3845 | return NULL; |
1d99702e RD |
3846 | if (_argo0) { |
3847 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3848 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3849 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetConstraints. Expected _wxWindow_p."); |
3850 | return NULL; | |
3851 | } | |
3852 | } | |
1d99702e RD |
3853 | if (_argo1) { |
3854 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3855 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxLayoutConstraints_p")) { | |
8ab979d7 RD |
3856 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetConstraints. Expected _wxLayoutConstraints_p."); |
3857 | return NULL; | |
3858 | } | |
3859 | } | |
cf694132 RD |
3860 | { |
3861 | wxPy_BEGIN_ALLOW_THREADS; | |
3862 | wxWindow_SetConstraints(_arg0,_arg1); | |
3863 | ||
3864 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3865 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3866 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3867 | _resultobj = Py_None; |
3868 | return _resultobj; | |
3869 | } | |
3870 | ||
2f90df85 RD |
3871 | #define wxWindow_UnsetConstraints(_swigobj,_swigarg0) (_swigobj->UnsetConstraints(_swigarg0)) |
3872 | static PyObject *_wrap_wxWindow_UnsetConstraints(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3873 | PyObject * _resultobj; | |
3874 | wxWindow * _arg0; | |
3875 | wxLayoutConstraints * _arg1; | |
3876 | PyObject * _argo0 = 0; | |
3877 | PyObject * _argo1 = 0; | |
3878 | char *_kwnames[] = { "self","constraints", NULL }; | |
3879 | ||
3880 | self = self; | |
3881 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_UnsetConstraints",_kwnames,&_argo0,&_argo1)) | |
3882 | return NULL; | |
3883 | if (_argo0) { | |
3884 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3885 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3886 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_UnsetConstraints. Expected _wxWindow_p."); | |
3887 | return NULL; | |
3888 | } | |
3889 | } | |
3890 | if (_argo1) { | |
3891 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3892 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxLayoutConstraints_p")) { | |
3893 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_UnsetConstraints. Expected _wxLayoutConstraints_p."); | |
3894 | return NULL; | |
3895 | } | |
3896 | } | |
3897 | { | |
3898 | wxPy_BEGIN_ALLOW_THREADS; | |
3899 | wxWindow_UnsetConstraints(_arg0,_arg1); | |
3900 | ||
3901 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3902 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
3903 | } Py_INCREF(Py_None); |
3904 | _resultobj = Py_None; | |
3905 | return _resultobj; | |
3906 | } | |
3907 | ||
8ab979d7 | 3908 | #define wxWindow_SetFocus(_swigobj) (_swigobj->SetFocus()) |
efc5f224 | 3909 | static PyObject *_wrap_wxWindow_SetFocus(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3910 | PyObject * _resultobj; |
3911 | wxWindow * _arg0; | |
1d99702e | 3912 | PyObject * _argo0 = 0; |
efc5f224 | 3913 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
3914 | |
3915 | self = self; | |
efc5f224 | 3916 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_SetFocus",_kwnames,&_argo0)) |
8ab979d7 | 3917 | return NULL; |
1d99702e RD |
3918 | if (_argo0) { |
3919 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3920 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3921 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetFocus. Expected _wxWindow_p."); |
3922 | return NULL; | |
3923 | } | |
3924 | } | |
cf694132 RD |
3925 | { |
3926 | wxPy_BEGIN_ALLOW_THREADS; | |
3927 | wxWindow_SetFocus(_arg0); | |
3928 | ||
3929 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3930 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3931 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3932 | _resultobj = Py_None; |
3933 | return _resultobj; | |
3934 | } | |
3935 | ||
2f90df85 RD |
3936 | #define wxWindow_AcceptsFocus(_swigobj) (_swigobj->AcceptsFocus()) |
3937 | static PyObject *_wrap_wxWindow_AcceptsFocus(PyObject *self, PyObject *args, PyObject *kwargs) { | |
3938 | PyObject * _resultobj; | |
3939 | bool _result; | |
3940 | wxWindow * _arg0; | |
3941 | PyObject * _argo0 = 0; | |
3942 | char *_kwnames[] = { "self", NULL }; | |
3943 | ||
3944 | self = self; | |
3945 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_AcceptsFocus",_kwnames,&_argo0)) | |
3946 | return NULL; | |
3947 | if (_argo0) { | |
3948 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3949 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
3950 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_AcceptsFocus. Expected _wxWindow_p."); | |
3951 | return NULL; | |
3952 | } | |
3953 | } | |
3954 | { | |
3955 | wxPy_BEGIN_ALLOW_THREADS; | |
3956 | _result = (bool )wxWindow_AcceptsFocus(_arg0); | |
3957 | ||
3958 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3959 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
3960 | } _resultobj = Py_BuildValue("i",_result); |
3961 | return _resultobj; | |
3962 | } | |
3963 | ||
8ab979d7 | 3964 | #define wxWindow_SetFont(_swigobj,_swigarg0) (_swigobj->SetFont(_swigarg0)) |
efc5f224 | 3965 | static PyObject *_wrap_wxWindow_SetFont(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
3966 | PyObject * _resultobj; |
3967 | wxWindow * _arg0; | |
3968 | wxFont * _arg1; | |
1d99702e RD |
3969 | PyObject * _argo0 = 0; |
3970 | PyObject * _argo1 = 0; | |
efc5f224 | 3971 | char *_kwnames[] = { "self","font", NULL }; |
8ab979d7 RD |
3972 | |
3973 | self = self; | |
efc5f224 | 3974 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetFont",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 3975 | return NULL; |
1d99702e RD |
3976 | if (_argo0) { |
3977 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
3978 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
3979 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetFont. Expected _wxWindow_p."); |
3980 | return NULL; | |
3981 | } | |
3982 | } | |
1d99702e RD |
3983 | if (_argo1) { |
3984 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
3985 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxFont_p")) { | |
8ab979d7 RD |
3986 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetFont. Expected _wxFont_p."); |
3987 | return NULL; | |
3988 | } | |
3989 | } | |
cf694132 RD |
3990 | { |
3991 | wxPy_BEGIN_ALLOW_THREADS; | |
3992 | wxWindow_SetFont(_arg0,*_arg1); | |
3993 | ||
3994 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 3995 | if (PyErr_Occurred()) return NULL; |
cf694132 | 3996 | } Py_INCREF(Py_None); |
8ab979d7 RD |
3997 | _resultobj = Py_None; |
3998 | return _resultobj; | |
3999 | } | |
4000 | ||
4001 | #define wxWindow_SetForegroundColour(_swigobj,_swigarg0) (_swigobj->SetForegroundColour(_swigarg0)) | |
efc5f224 | 4002 | static PyObject *_wrap_wxWindow_SetForegroundColour(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4003 | PyObject * _resultobj; |
4004 | wxWindow * _arg0; | |
4005 | wxColour * _arg1; | |
1d99702e | 4006 | PyObject * _argo0 = 0; |
f6bcfd97 BP |
4007 | wxColour temp; |
4008 | PyObject * _obj1 = 0; | |
efc5f224 | 4009 | char *_kwnames[] = { "self","colour", NULL }; |
8ab979d7 RD |
4010 | |
4011 | self = self; | |
f6bcfd97 | 4012 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetForegroundColour",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 4013 | return NULL; |
1d99702e RD |
4014 | if (_argo0) { |
4015 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4016 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4017 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetForegroundColour. Expected _wxWindow_p."); |
4018 | return NULL; | |
4019 | } | |
4020 | } | |
f6bcfd97 BP |
4021 | { |
4022 | _arg1 = &temp; | |
4023 | if (! wxColour_helper(_obj1, &_arg1)) | |
8ab979d7 | 4024 | return NULL; |
f6bcfd97 | 4025 | } |
cf694132 RD |
4026 | { |
4027 | wxPy_BEGIN_ALLOW_THREADS; | |
4028 | wxWindow_SetForegroundColour(_arg0,*_arg1); | |
4029 | ||
4030 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4031 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4032 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4033 | _resultobj = Py_None; |
4034 | return _resultobj; | |
4035 | } | |
4036 | ||
4037 | #define wxWindow_SetId(_swigobj,_swigarg0) (_swigobj->SetId(_swigarg0)) | |
efc5f224 | 4038 | static PyObject *_wrap_wxWindow_SetId(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4039 | PyObject * _resultobj; |
4040 | wxWindow * _arg0; | |
4041 | int _arg1; | |
1d99702e | 4042 | PyObject * _argo0 = 0; |
efc5f224 | 4043 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
4044 | |
4045 | self = self; | |
efc5f224 | 4046 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_SetId",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 4047 | return NULL; |
1d99702e RD |
4048 | if (_argo0) { |
4049 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4050 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4051 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetId. Expected _wxWindow_p."); |
4052 | return NULL; | |
4053 | } | |
4054 | } | |
cf694132 RD |
4055 | { |
4056 | wxPy_BEGIN_ALLOW_THREADS; | |
4057 | wxWindow_SetId(_arg0,_arg1); | |
4058 | ||
4059 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4060 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4061 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4062 | _resultobj = Py_None; |
4063 | return _resultobj; | |
4064 | } | |
4065 | ||
4066 | #define wxWindow_SetName(_swigobj,_swigarg0) (_swigobj->SetName(_swigarg0)) | |
efc5f224 | 4067 | static PyObject *_wrap_wxWindow_SetName(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4068 | PyObject * _resultobj; |
4069 | wxWindow * _arg0; | |
4070 | wxString * _arg1; | |
1d99702e | 4071 | PyObject * _argo0 = 0; |
8ab979d7 | 4072 | PyObject * _obj1 = 0; |
efc5f224 | 4073 | char *_kwnames[] = { "self","name", NULL }; |
8ab979d7 RD |
4074 | |
4075 | self = self; | |
efc5f224 | 4076 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetName",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 4077 | return NULL; |
1d99702e RD |
4078 | if (_argo0) { |
4079 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4080 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4081 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetName. Expected _wxWindow_p."); |
4082 | return NULL; | |
4083 | } | |
4084 | } | |
4085 | { | |
185d7c3e RD |
4086 | #if PYTHON_API_VERSION >= 1009 |
4087 | char* tmpPtr; int tmpSize; | |
4088 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 4089 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
4090 | return NULL; |
4091 | } | |
4092 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
4093 | return NULL; | |
4094 | _arg1 = new wxString(tmpPtr, tmpSize); | |
4095 | #else | |
8ab979d7 RD |
4096 | if (!PyString_Check(_obj1)) { |
4097 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
4098 | return NULL; | |
4099 | } | |
185d7c3e RD |
4100 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
4101 | #endif | |
8ab979d7 | 4102 | } |
cf694132 RD |
4103 | { |
4104 | wxPy_BEGIN_ALLOW_THREADS; | |
4105 | wxWindow_SetName(_arg0,*_arg1); | |
4106 | ||
4107 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4108 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4109 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4110 | _resultobj = Py_None; |
4111 | { | |
4112 | if (_obj1) | |
4113 | delete _arg1; | |
4114 | } | |
4115 | return _resultobj; | |
4116 | } | |
4117 | ||
8ab979d7 | 4118 | #define wxWindow_SetScrollbar(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4) (_swigobj->SetScrollbar(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4)) |
efc5f224 | 4119 | static PyObject *_wrap_wxWindow_SetScrollbar(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4120 | PyObject * _resultobj; |
4121 | wxWindow * _arg0; | |
4122 | int _arg1; | |
4123 | int _arg2; | |
4124 | int _arg3; | |
4125 | int _arg4; | |
eb715945 | 4126 | int _arg5 = (int ) TRUE; |
1d99702e | 4127 | PyObject * _argo0 = 0; |
efc5f224 | 4128 | char *_kwnames[] = { "self","orientation","position","thumbSize","range","refresh", NULL }; |
8ab979d7 RD |
4129 | |
4130 | self = self; | |
eb715945 | 4131 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oiiii|i:wxWindow_SetScrollbar",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3,&_arg4,&_arg5)) |
8ab979d7 | 4132 | return NULL; |
1d99702e RD |
4133 | if (_argo0) { |
4134 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4135 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4136 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetScrollbar. Expected _wxWindow_p."); |
4137 | return NULL; | |
4138 | } | |
4139 | } | |
cf694132 RD |
4140 | { |
4141 | wxPy_BEGIN_ALLOW_THREADS; | |
4142 | wxWindow_SetScrollbar(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5); | |
4143 | ||
4144 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4145 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4146 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4147 | _resultobj = Py_None; |
4148 | return _resultobj; | |
4149 | } | |
4150 | ||
4151 | #define wxWindow_SetScrollPos(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->SetScrollPos(_swigarg0,_swigarg1,_swigarg2)) | |
efc5f224 | 4152 | static PyObject *_wrap_wxWindow_SetScrollPos(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4153 | PyObject * _resultobj; |
4154 | wxWindow * _arg0; | |
4155 | int _arg1; | |
4156 | int _arg2; | |
1d99702e RD |
4157 | bool _arg3 = (bool ) TRUE; |
4158 | PyObject * _argo0 = 0; | |
4159 | int tempbool3 = (int) TRUE; | |
efc5f224 | 4160 | char *_kwnames[] = { "self","orientation","pos","refresh", NULL }; |
8ab979d7 RD |
4161 | |
4162 | self = self; | |
efc5f224 | 4163 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii|i:wxWindow_SetScrollPos",_kwnames,&_argo0,&_arg1,&_arg2,&tempbool3)) |
8ab979d7 | 4164 | return NULL; |
1d99702e RD |
4165 | if (_argo0) { |
4166 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4167 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4168 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetScrollPos. Expected _wxWindow_p."); |
4169 | return NULL; | |
4170 | } | |
4171 | } | |
4172 | _arg3 = (bool ) tempbool3; | |
cf694132 RD |
4173 | { |
4174 | wxPy_BEGIN_ALLOW_THREADS; | |
4175 | wxWindow_SetScrollPos(_arg0,_arg1,_arg2,_arg3); | |
4176 | ||
4177 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4178 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4179 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4180 | _resultobj = Py_None; |
4181 | return _resultobj; | |
4182 | } | |
4183 | ||
4184 | #define wxWindow_SetDimensions(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4) (_swigobj->SetSize(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4)) | |
efc5f224 | 4185 | static PyObject *_wrap_wxWindow_SetDimensions(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4186 | PyObject * _resultobj; |
4187 | wxWindow * _arg0; | |
4188 | int _arg1; | |
4189 | int _arg2; | |
4190 | int _arg3; | |
4191 | int _arg4; | |
1d99702e RD |
4192 | int _arg5 = (int ) wxSIZE_AUTO; |
4193 | PyObject * _argo0 = 0; | |
efc5f224 | 4194 | char *_kwnames[] = { "self","x","y","width","height","sizeFlags", NULL }; |
8ab979d7 RD |
4195 | |
4196 | self = self; | |
efc5f224 | 4197 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oiiii|i:wxWindow_SetDimensions",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3,&_arg4,&_arg5)) |
8ab979d7 | 4198 | return NULL; |
1d99702e RD |
4199 | if (_argo0) { |
4200 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4201 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4202 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetDimensions. Expected _wxWindow_p."); |
4203 | return NULL; | |
4204 | } | |
4205 | } | |
cf694132 RD |
4206 | { |
4207 | wxPy_BEGIN_ALLOW_THREADS; | |
4208 | wxWindow_SetDimensions(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5); | |
4209 | ||
4210 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4211 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4212 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4213 | _resultobj = Py_None; |
4214 | return _resultobj; | |
4215 | } | |
4216 | ||
4217 | static void wxWindow_SetSize(wxWindow *self,const wxSize & size) { | |
a1df7a95 | 4218 | self->SetSize(size); |
8ab979d7 | 4219 | } |
efc5f224 | 4220 | static PyObject *_wrap_wxWindow_SetSize(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4221 | PyObject * _resultobj; |
4222 | wxWindow * _arg0; | |
4223 | wxSize * _arg1; | |
1d99702e | 4224 | PyObject * _argo0 = 0; |
2f90df85 RD |
4225 | wxSize temp; |
4226 | PyObject * _obj1 = 0; | |
efc5f224 | 4227 | char *_kwnames[] = { "self","size", NULL }; |
8ab979d7 RD |
4228 | |
4229 | self = self; | |
2f90df85 | 4230 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetSize",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 4231 | return NULL; |
1d99702e RD |
4232 | if (_argo0) { |
4233 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4234 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4235 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetSize. Expected _wxWindow_p."); |
4236 | return NULL; | |
4237 | } | |
4238 | } | |
2f90df85 RD |
4239 | { |
4240 | _arg1 = &temp; | |
4241 | if (! wxSize_helper(_obj1, &_arg1)) | |
8ab979d7 | 4242 | return NULL; |
2f90df85 | 4243 | } |
cf694132 RD |
4244 | { |
4245 | wxPy_BEGIN_ALLOW_THREADS; | |
4246 | wxWindow_SetSize(_arg0,*_arg1); | |
4247 | ||
4248 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4249 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4250 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4251 | _resultobj = Py_None; |
4252 | return _resultobj; | |
4253 | } | |
4254 | ||
4255 | static void wxWindow_SetPosition(wxWindow *self,const wxPoint & pos) { | |
b7e72427 | 4256 | self->Move(pos); |
8ab979d7 | 4257 | } |
efc5f224 | 4258 | static PyObject *_wrap_wxWindow_SetPosition(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4259 | PyObject * _resultobj; |
4260 | wxWindow * _arg0; | |
4261 | wxPoint * _arg1; | |
1d99702e | 4262 | PyObject * _argo0 = 0; |
2f90df85 RD |
4263 | wxPoint temp; |
4264 | PyObject * _obj1 = 0; | |
efc5f224 | 4265 | char *_kwnames[] = { "self","pos", NULL }; |
8ab979d7 RD |
4266 | |
4267 | self = self; | |
2f90df85 | 4268 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetPosition",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 4269 | return NULL; |
1d99702e RD |
4270 | if (_argo0) { |
4271 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4272 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4273 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetPosition. Expected _wxWindow_p."); |
4274 | return NULL; | |
4275 | } | |
4276 | } | |
2f90df85 RD |
4277 | { |
4278 | _arg1 = &temp; | |
4279 | if (! wxPoint_helper(_obj1, &_arg1)) | |
8ab979d7 | 4280 | return NULL; |
2f90df85 | 4281 | } |
cf694132 RD |
4282 | { |
4283 | wxPy_BEGIN_ALLOW_THREADS; | |
4284 | wxWindow_SetPosition(_arg0,*_arg1); | |
4285 | ||
4286 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4287 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4288 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4289 | _resultobj = Py_None; |
4290 | return _resultobj; | |
4291 | } | |
4292 | ||
dbbb98cd RD |
4293 | static void wxWindow_SetRect(wxWindow *self,const wxRect & rect,int sizeFlags) { |
4294 | self->SetSize(rect, sizeFlags); | |
4295 | } | |
4296 | static PyObject *_wrap_wxWindow_SetRect(PyObject *self, PyObject *args, PyObject *kwargs) { | |
4297 | PyObject * _resultobj; | |
4298 | wxWindow * _arg0; | |
4299 | wxRect * _arg1; | |
4300 | int _arg2 = (int ) wxSIZE_AUTO; | |
4301 | PyObject * _argo0 = 0; | |
4302 | wxRect temp; | |
4303 | PyObject * _obj1 = 0; | |
4304 | char *_kwnames[] = { "self","rect","sizeFlags", NULL }; | |
4305 | ||
4306 | self = self; | |
4307 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO|i:wxWindow_SetRect",_kwnames,&_argo0,&_obj1,&_arg2)) | |
4308 | return NULL; | |
4309 | if (_argo0) { | |
4310 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4311 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
4312 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetRect. Expected _wxWindow_p."); | |
4313 | return NULL; | |
4314 | } | |
4315 | } | |
4316 | { | |
4317 | _arg1 = &temp; | |
4318 | if (! wxRect_helper(_obj1, &_arg1)) | |
4319 | return NULL; | |
4320 | } | |
4321 | { | |
4322 | wxPy_BEGIN_ALLOW_THREADS; | |
4323 | wxWindow_SetRect(_arg0,*_arg1,_arg2); | |
4324 | ||
4325 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4326 | if (PyErr_Occurred()) return NULL; |
dbbb98cd RD |
4327 | } Py_INCREF(Py_None); |
4328 | _resultobj = Py_None; | |
4329 | return _resultobj; | |
4330 | } | |
4331 | ||
8ab979d7 | 4332 | #define wxWindow_SetSizeHints(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (_swigobj->SetSizeHints(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) |
efc5f224 | 4333 | static PyObject *_wrap_wxWindow_SetSizeHints(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4334 | PyObject * _resultobj; |
4335 | wxWindow * _arg0; | |
1d99702e RD |
4336 | int _arg1 = (int ) -1; |
4337 | int _arg2 = (int ) -1; | |
4338 | int _arg3 = (int ) -1; | |
4339 | int _arg4 = (int ) -1; | |
4340 | int _arg5 = (int ) -1; | |
4341 | int _arg6 = (int ) -1; | |
4342 | PyObject * _argo0 = 0; | |
efc5f224 | 4343 | char *_kwnames[] = { "self","minW","minH","maxW","maxH","incW","incH", NULL }; |
8ab979d7 RD |
4344 | |
4345 | self = self; | |
efc5f224 | 4346 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|iiiiii:wxWindow_SetSizeHints",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3,&_arg4,&_arg5,&_arg6)) |
8ab979d7 | 4347 | return NULL; |
1d99702e RD |
4348 | if (_argo0) { |
4349 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4350 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4351 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetSizeHints. Expected _wxWindow_p."); |
4352 | return NULL; | |
4353 | } | |
4354 | } | |
cf694132 RD |
4355 | { |
4356 | wxPy_BEGIN_ALLOW_THREADS; | |
4357 | wxWindow_SetSizeHints(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5,_arg6); | |
4358 | ||
4359 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4360 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4361 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4362 | _resultobj = Py_None; |
4363 | return _resultobj; | |
4364 | } | |
4365 | ||
af309447 | 4366 | #define wxWindow_SetClientSizeWH(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetClientSize(_swigarg0,_swigarg1)) |
efc5f224 | 4367 | static PyObject *_wrap_wxWindow_SetClientSizeWH(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4368 | PyObject * _resultobj; |
4369 | wxWindow * _arg0; | |
4370 | int _arg1; | |
4371 | int _arg2; | |
1d99702e | 4372 | PyObject * _argo0 = 0; |
efc5f224 | 4373 | char *_kwnames[] = { "self","width","height", NULL }; |
8ab979d7 RD |
4374 | |
4375 | self = self; | |
efc5f224 | 4376 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxWindow_SetClientSizeWH",_kwnames,&_argo0,&_arg1,&_arg2)) |
af309447 | 4377 | return NULL; |
1d99702e RD |
4378 | if (_argo0) { |
4379 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4380 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
4381 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetClientSizeWH. Expected _wxWindow_p."); |
4382 | return NULL; | |
4383 | } | |
4384 | } | |
cf694132 RD |
4385 | { |
4386 | wxPy_BEGIN_ALLOW_THREADS; | |
4387 | wxWindow_SetClientSizeWH(_arg0,_arg1,_arg2); | |
4388 | ||
4389 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4390 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4391 | } Py_INCREF(Py_None); |
af309447 RD |
4392 | _resultobj = Py_None; |
4393 | return _resultobj; | |
4394 | } | |
4395 | ||
4396 | #define wxWindow_SetClientSize(_swigobj,_swigarg0) (_swigobj->SetClientSize(_swigarg0)) | |
efc5f224 | 4397 | static PyObject *_wrap_wxWindow_SetClientSize(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
4398 | PyObject * _resultobj; |
4399 | wxWindow * _arg0; | |
4400 | wxSize * _arg1; | |
1d99702e | 4401 | PyObject * _argo0 = 0; |
2f90df85 RD |
4402 | wxSize temp; |
4403 | PyObject * _obj1 = 0; | |
efc5f224 | 4404 | char *_kwnames[] = { "self","size", NULL }; |
af309447 RD |
4405 | |
4406 | self = self; | |
2f90df85 | 4407 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetClientSize",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 4408 | return NULL; |
1d99702e RD |
4409 | if (_argo0) { |
4410 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4411 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4412 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetClientSize. Expected _wxWindow_p."); |
4413 | return NULL; | |
4414 | } | |
4415 | } | |
2f90df85 RD |
4416 | { |
4417 | _arg1 = &temp; | |
4418 | if (! wxSize_helper(_obj1, &_arg1)) | |
af309447 | 4419 | return NULL; |
2f90df85 | 4420 | } |
cf694132 RD |
4421 | { |
4422 | wxPy_BEGIN_ALLOW_THREADS; | |
4423 | wxWindow_SetClientSize(_arg0,*_arg1); | |
4424 | ||
4425 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4426 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4427 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4428 | _resultobj = Py_None; |
4429 | return _resultobj; | |
4430 | } | |
4431 | ||
4432 | #define wxWindow_SetCursor(_swigobj,_swigarg0) (_swigobj->SetCursor(_swigarg0)) | |
efc5f224 | 4433 | static PyObject *_wrap_wxWindow_SetCursor(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4434 | PyObject * _resultobj; |
4435 | wxWindow * _arg0; | |
4436 | wxCursor * _arg1; | |
1d99702e RD |
4437 | PyObject * _argo0 = 0; |
4438 | PyObject * _argo1 = 0; | |
efc5f224 | 4439 | char *_kwnames[] = { "self","cursor", NULL }; |
8ab979d7 RD |
4440 | |
4441 | self = self; | |
efc5f224 | 4442 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetCursor",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 4443 | return NULL; |
1d99702e RD |
4444 | if (_argo0) { |
4445 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4446 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4447 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetCursor. Expected _wxWindow_p."); |
4448 | return NULL; | |
4449 | } | |
4450 | } | |
1d99702e RD |
4451 | if (_argo1) { |
4452 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
4453 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxCursor_p")) { | |
8ab979d7 RD |
4454 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetCursor. Expected _wxCursor_p."); |
4455 | return NULL; | |
4456 | } | |
4457 | } | |
cf694132 RD |
4458 | { |
4459 | wxPy_BEGIN_ALLOW_THREADS; | |
4460 | wxWindow_SetCursor(_arg0,*_arg1); | |
4461 | ||
4462 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4463 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4464 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4465 | _resultobj = Py_None; |
4466 | return _resultobj; | |
4467 | } | |
4468 | ||
1afc06c2 RD |
4469 | #define wxWindow_SetEventHandler(_swigobj,_swigarg0) (_swigobj->SetEventHandler(_swigarg0)) |
4470 | static PyObject *_wrap_wxWindow_SetEventHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
4471 | PyObject * _resultobj; | |
4472 | wxWindow * _arg0; | |
4473 | wxEvtHandler * _arg1; | |
4474 | PyObject * _argo0 = 0; | |
4475 | PyObject * _argo1 = 0; | |
4476 | char *_kwnames[] = { "self","handler", NULL }; | |
4477 | ||
4478 | self = self; | |
4479 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetEventHandler",_kwnames,&_argo0,&_argo1)) | |
4480 | return NULL; | |
4481 | if (_argo0) { | |
4482 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4483 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
4484 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetEventHandler. Expected _wxWindow_p."); | |
4485 | return NULL; | |
4486 | } | |
4487 | } | |
4488 | if (_argo1) { | |
4489 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
4490 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvtHandler_p")) { | |
4491 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetEventHandler. Expected _wxEvtHandler_p."); | |
4492 | return NULL; | |
4493 | } | |
4494 | } | |
4495 | { | |
4496 | wxPy_BEGIN_ALLOW_THREADS; | |
4497 | wxWindow_SetEventHandler(_arg0,_arg1); | |
4498 | ||
4499 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4500 | if (PyErr_Occurred()) return NULL; |
1afc06c2 RD |
4501 | } Py_INCREF(Py_None); |
4502 | _resultobj = Py_None; | |
4503 | return _resultobj; | |
4504 | } | |
4505 | ||
83b18bab RD |
4506 | #define wxWindow_SetExtraStyle(_swigobj,_swigarg0) (_swigobj->SetExtraStyle(_swigarg0)) |
4507 | static PyObject *_wrap_wxWindow_SetExtraStyle(PyObject *self, PyObject *args, PyObject *kwargs) { | |
4508 | PyObject * _resultobj; | |
4509 | wxWindow * _arg0; | |
4510 | long _arg1; | |
4511 | PyObject * _argo0 = 0; | |
4512 | char *_kwnames[] = { "self","exStyle", NULL }; | |
4513 | ||
4514 | self = self; | |
4515 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Ol:wxWindow_SetExtraStyle",_kwnames,&_argo0,&_arg1)) | |
4516 | return NULL; | |
4517 | if (_argo0) { | |
4518 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4519 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
4520 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetExtraStyle. Expected _wxWindow_p."); | |
4521 | return NULL; | |
4522 | } | |
4523 | } | |
4524 | { | |
4525 | wxPy_BEGIN_ALLOW_THREADS; | |
4526 | wxWindow_SetExtraStyle(_arg0,_arg1); | |
4527 | ||
4528 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4529 | if (PyErr_Occurred()) return NULL; |
83b18bab RD |
4530 | } Py_INCREF(Py_None); |
4531 | _resultobj = Py_None; | |
4532 | return _resultobj; | |
4533 | } | |
4534 | ||
8ab979d7 | 4535 | #define wxWindow_SetTitle(_swigobj,_swigarg0) (_swigobj->SetTitle(_swigarg0)) |
efc5f224 | 4536 | static PyObject *_wrap_wxWindow_SetTitle(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4537 | PyObject * _resultobj; |
4538 | wxWindow * _arg0; | |
4539 | wxString * _arg1; | |
1d99702e | 4540 | PyObject * _argo0 = 0; |
8ab979d7 | 4541 | PyObject * _obj1 = 0; |
efc5f224 | 4542 | char *_kwnames[] = { "self","title", NULL }; |
8ab979d7 RD |
4543 | |
4544 | self = self; | |
efc5f224 | 4545 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetTitle",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 4546 | return NULL; |
1d99702e RD |
4547 | if (_argo0) { |
4548 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4549 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4550 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetTitle. Expected _wxWindow_p."); |
4551 | return NULL; | |
4552 | } | |
4553 | } | |
4554 | { | |
185d7c3e RD |
4555 | #if PYTHON_API_VERSION >= 1009 |
4556 | char* tmpPtr; int tmpSize; | |
4557 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 4558 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
4559 | return NULL; |
4560 | } | |
4561 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
4562 | return NULL; | |
4563 | _arg1 = new wxString(tmpPtr, tmpSize); | |
4564 | #else | |
8ab979d7 RD |
4565 | if (!PyString_Check(_obj1)) { |
4566 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
4567 | return NULL; | |
4568 | } | |
185d7c3e RD |
4569 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
4570 | #endif | |
8ab979d7 | 4571 | } |
cf694132 RD |
4572 | { |
4573 | wxPy_BEGIN_ALLOW_THREADS; | |
4574 | wxWindow_SetTitle(_arg0,*_arg1); | |
4575 | ||
4576 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4577 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4578 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4579 | _resultobj = Py_None; |
4580 | { | |
4581 | if (_obj1) | |
4582 | delete _arg1; | |
4583 | } | |
4584 | return _resultobj; | |
4585 | } | |
4586 | ||
4587 | #define wxWindow_Show(_swigobj,_swigarg0) (_swigobj->Show(_swigarg0)) | |
efc5f224 | 4588 | static PyObject *_wrap_wxWindow_Show(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4589 | PyObject * _resultobj; |
4590 | bool _result; | |
4591 | wxWindow * _arg0; | |
4592 | bool _arg1; | |
1d99702e | 4593 | PyObject * _argo0 = 0; |
8ab979d7 | 4594 | int tempbool1; |
efc5f224 | 4595 | char *_kwnames[] = { "self","show", NULL }; |
8ab979d7 RD |
4596 | |
4597 | self = self; | |
efc5f224 | 4598 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_Show",_kwnames,&_argo0,&tempbool1)) |
8ab979d7 | 4599 | return NULL; |
1d99702e RD |
4600 | if (_argo0) { |
4601 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4602 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4603 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Show. Expected _wxWindow_p."); |
4604 | return NULL; | |
4605 | } | |
4606 | } | |
4607 | _arg1 = (bool ) tempbool1; | |
cf694132 RD |
4608 | { |
4609 | wxPy_BEGIN_ALLOW_THREADS; | |
4610 | _result = (bool )wxWindow_Show(_arg0,_arg1); | |
4611 | ||
4612 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4613 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4614 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
4615 | return _resultobj; |
4616 | } | |
4617 | ||
4618 | #define wxWindow_TransferDataFromWindow(_swigobj) (_swigobj->TransferDataFromWindow()) | |
efc5f224 | 4619 | static PyObject *_wrap_wxWindow_TransferDataFromWindow(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4620 | PyObject * _resultobj; |
4621 | bool _result; | |
4622 | wxWindow * _arg0; | |
1d99702e | 4623 | PyObject * _argo0 = 0; |
efc5f224 | 4624 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
4625 | |
4626 | self = self; | |
efc5f224 | 4627 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_TransferDataFromWindow",_kwnames,&_argo0)) |
8ab979d7 | 4628 | return NULL; |
1d99702e RD |
4629 | if (_argo0) { |
4630 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4631 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4632 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_TransferDataFromWindow. Expected _wxWindow_p."); |
4633 | return NULL; | |
4634 | } | |
4635 | } | |
cf694132 RD |
4636 | { |
4637 | wxPy_BEGIN_ALLOW_THREADS; | |
4638 | _result = (bool )wxWindow_TransferDataFromWindow(_arg0); | |
4639 | ||
4640 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4641 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4642 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
4643 | return _resultobj; |
4644 | } | |
4645 | ||
4646 | #define wxWindow_TransferDataToWindow(_swigobj) (_swigobj->TransferDataToWindow()) | |
efc5f224 | 4647 | static PyObject *_wrap_wxWindow_TransferDataToWindow(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4648 | PyObject * _resultobj; |
4649 | bool _result; | |
4650 | wxWindow * _arg0; | |
1d99702e | 4651 | PyObject * _argo0 = 0; |
efc5f224 | 4652 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
4653 | |
4654 | self = self; | |
efc5f224 | 4655 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_TransferDataToWindow",_kwnames,&_argo0)) |
8ab979d7 | 4656 | return NULL; |
1d99702e RD |
4657 | if (_argo0) { |
4658 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4659 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4660 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_TransferDataToWindow. Expected _wxWindow_p."); |
4661 | return NULL; | |
4662 | } | |
4663 | } | |
cf694132 RD |
4664 | { |
4665 | wxPy_BEGIN_ALLOW_THREADS; | |
4666 | _result = (bool )wxWindow_TransferDataToWindow(_arg0); | |
4667 | ||
4668 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4669 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4670 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
4671 | return _resultobj; |
4672 | } | |
4673 | ||
4674 | #define wxWindow_Validate(_swigobj) (_swigobj->Validate()) | |
efc5f224 | 4675 | static PyObject *_wrap_wxWindow_Validate(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4676 | PyObject * _resultobj; |
4677 | bool _result; | |
4678 | wxWindow * _arg0; | |
1d99702e | 4679 | PyObject * _argo0 = 0; |
efc5f224 | 4680 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
4681 | |
4682 | self = self; | |
efc5f224 | 4683 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Validate",_kwnames,&_argo0)) |
8ab979d7 | 4684 | return NULL; |
1d99702e RD |
4685 | if (_argo0) { |
4686 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4687 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4688 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Validate. Expected _wxWindow_p."); |
4689 | return NULL; | |
4690 | } | |
4691 | } | |
cf694132 RD |
4692 | { |
4693 | wxPy_BEGIN_ALLOW_THREADS; | |
4694 | _result = (bool )wxWindow_Validate(_arg0); | |
4695 | ||
4696 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4697 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4698 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
4699 | return _resultobj; |
4700 | } | |
4701 | ||
4702 | #define wxWindow_WarpPointer(_swigobj,_swigarg0,_swigarg1) (_swigobj->WarpPointer(_swigarg0,_swigarg1)) | |
efc5f224 | 4703 | static PyObject *_wrap_wxWindow_WarpPointer(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
4704 | PyObject * _resultobj; |
4705 | wxWindow * _arg0; | |
4706 | int _arg1; | |
4707 | int _arg2; | |
1d99702e | 4708 | PyObject * _argo0 = 0; |
efc5f224 | 4709 | char *_kwnames[] = { "self","x","y", NULL }; |
8ab979d7 RD |
4710 | |
4711 | self = self; | |
efc5f224 | 4712 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxWindow_WarpPointer",_kwnames,&_argo0,&_arg1,&_arg2)) |
8ab979d7 | 4713 | return NULL; |
1d99702e RD |
4714 | if (_argo0) { |
4715 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4716 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
4717 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_WarpPointer. Expected _wxWindow_p."); |
4718 | return NULL; | |
4719 | } | |
4720 | } | |
cf694132 RD |
4721 | { |
4722 | wxPy_BEGIN_ALLOW_THREADS; | |
4723 | wxWindow_WarpPointer(_arg0,_arg1,_arg2); | |
4724 | ||
4725 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4726 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4727 | } Py_INCREF(Py_None); |
8ab979d7 RD |
4728 | _resultobj = Py_None; |
4729 | return _resultobj; | |
4730 | } | |
4731 | ||
b8b8dda7 | 4732 | #define wxWindow_ConvertDialogPointToPixels(_swigobj,_swigarg0) (_swigobj->ConvertDialogToPixels(_swigarg0)) |
efc5f224 | 4733 | static PyObject *_wrap_wxWindow_ConvertDialogPointToPixels(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
4734 | PyObject * _resultobj; |
4735 | wxPoint * _result; | |
4736 | wxWindow * _arg0; | |
4737 | wxPoint * _arg1; | |
1d99702e | 4738 | PyObject * _argo0 = 0; |
2f90df85 RD |
4739 | wxPoint temp; |
4740 | PyObject * _obj1 = 0; | |
efc5f224 | 4741 | char *_kwnames[] = { "self","pt", NULL }; |
b8b8dda7 RD |
4742 | char _ptemp[128]; |
4743 | ||
4744 | self = self; | |
2f90df85 | 4745 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_ConvertDialogPointToPixels",_kwnames,&_argo0,&_obj1)) |
b8b8dda7 | 4746 | return NULL; |
1d99702e RD |
4747 | if (_argo0) { |
4748 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4749 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
4750 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ConvertDialogPointToPixels. Expected _wxWindow_p."); |
4751 | return NULL; | |
4752 | } | |
4753 | } | |
2f90df85 RD |
4754 | { |
4755 | _arg1 = &temp; | |
4756 | if (! wxPoint_helper(_obj1, &_arg1)) | |
b8b8dda7 | 4757 | return NULL; |
2f90df85 | 4758 | } |
cf694132 RD |
4759 | { |
4760 | wxPy_BEGIN_ALLOW_THREADS; | |
4761 | _result = new wxPoint (wxWindow_ConvertDialogPointToPixels(_arg0,*_arg1)); | |
4762 | ||
4763 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4764 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4765 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxPoint_p"); |
b8b8dda7 RD |
4766 | _resultobj = Py_BuildValue("s",_ptemp); |
4767 | return _resultobj; | |
4768 | } | |
4769 | ||
4770 | #define wxWindow_ConvertDialogSizeToPixels(_swigobj,_swigarg0) (_swigobj->ConvertDialogToPixels(_swigarg0)) | |
efc5f224 | 4771 | static PyObject *_wrap_wxWindow_ConvertDialogSizeToPixels(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
4772 | PyObject * _resultobj; |
4773 | wxSize * _result; | |
4774 | wxWindow * _arg0; | |
4775 | wxSize * _arg1; | |
1d99702e | 4776 | PyObject * _argo0 = 0; |
2f90df85 RD |
4777 | wxSize temp; |
4778 | PyObject * _obj1 = 0; | |
efc5f224 | 4779 | char *_kwnames[] = { "self","sz", NULL }; |
b8b8dda7 RD |
4780 | char _ptemp[128]; |
4781 | ||
4782 | self = self; | |
2f90df85 | 4783 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_ConvertDialogSizeToPixels",_kwnames,&_argo0,&_obj1)) |
b8b8dda7 | 4784 | return NULL; |
1d99702e RD |
4785 | if (_argo0) { |
4786 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4787 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
4788 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ConvertDialogSizeToPixels. Expected _wxWindow_p."); |
4789 | return NULL; | |
4790 | } | |
4791 | } | |
2f90df85 RD |
4792 | { |
4793 | _arg1 = &temp; | |
4794 | if (! wxSize_helper(_obj1, &_arg1)) | |
b8b8dda7 | 4795 | return NULL; |
2f90df85 | 4796 | } |
cf694132 RD |
4797 | { |
4798 | wxPy_BEGIN_ALLOW_THREADS; | |
4799 | _result = new wxSize (wxWindow_ConvertDialogSizeToPixels(_arg0,*_arg1)); | |
4800 | ||
4801 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4802 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4803 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxSize_p"); |
b8b8dda7 RD |
4804 | _resultobj = Py_BuildValue("s",_ptemp); |
4805 | return _resultobj; | |
4806 | } | |
4807 | ||
4808 | #define wxWindow_ConvertPixelPointToDialog(_swigobj,_swigarg0) (_swigobj->ConvertPixelsToDialog(_swigarg0)) | |
efc5f224 | 4809 | static PyObject *_wrap_wxWindow_ConvertPixelPointToDialog(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
4810 | PyObject * _resultobj; |
4811 | wxPoint * _result; | |
4812 | wxWindow * _arg0; | |
4813 | wxPoint * _arg1; | |
1d99702e | 4814 | PyObject * _argo0 = 0; |
2f90df85 RD |
4815 | wxPoint temp; |
4816 | PyObject * _obj1 = 0; | |
efc5f224 | 4817 | char *_kwnames[] = { "self","pt", NULL }; |
b8b8dda7 RD |
4818 | char _ptemp[128]; |
4819 | ||
4820 | self = self; | |
2f90df85 | 4821 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_ConvertPixelPointToDialog",_kwnames,&_argo0,&_obj1)) |
b8b8dda7 | 4822 | return NULL; |
1d99702e RD |
4823 | if (_argo0) { |
4824 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4825 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
4826 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ConvertPixelPointToDialog. Expected _wxWindow_p."); |
4827 | return NULL; | |
4828 | } | |
4829 | } | |
2f90df85 RD |
4830 | { |
4831 | _arg1 = &temp; | |
4832 | if (! wxPoint_helper(_obj1, &_arg1)) | |
b8b8dda7 | 4833 | return NULL; |
2f90df85 | 4834 | } |
cf694132 RD |
4835 | { |
4836 | wxPy_BEGIN_ALLOW_THREADS; | |
4837 | _result = new wxPoint (wxWindow_ConvertPixelPointToDialog(_arg0,*_arg1)); | |
4838 | ||
4839 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4840 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4841 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxPoint_p"); |
b8b8dda7 RD |
4842 | _resultobj = Py_BuildValue("s",_ptemp); |
4843 | return _resultobj; | |
4844 | } | |
4845 | ||
4846 | #define wxWindow_ConvertPixelSizeToDialog(_swigobj,_swigarg0) (_swigobj->ConvertPixelsToDialog(_swigarg0)) | |
efc5f224 | 4847 | static PyObject *_wrap_wxWindow_ConvertPixelSizeToDialog(PyObject *self, PyObject *args, PyObject *kwargs) { |
b8b8dda7 RD |
4848 | PyObject * _resultobj; |
4849 | wxSize * _result; | |
4850 | wxWindow * _arg0; | |
4851 | wxSize * _arg1; | |
1d99702e | 4852 | PyObject * _argo0 = 0; |
2f90df85 RD |
4853 | wxSize temp; |
4854 | PyObject * _obj1 = 0; | |
efc5f224 | 4855 | char *_kwnames[] = { "self","sz", NULL }; |
b8b8dda7 RD |
4856 | char _ptemp[128]; |
4857 | ||
4858 | self = self; | |
2f90df85 | 4859 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_ConvertPixelSizeToDialog",_kwnames,&_argo0,&_obj1)) |
b8b8dda7 | 4860 | return NULL; |
1d99702e RD |
4861 | if (_argo0) { |
4862 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4863 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
b8b8dda7 RD |
4864 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ConvertPixelSizeToDialog. Expected _wxWindow_p."); |
4865 | return NULL; | |
4866 | } | |
4867 | } | |
2f90df85 RD |
4868 | { |
4869 | _arg1 = &temp; | |
4870 | if (! wxSize_helper(_obj1, &_arg1)) | |
b8b8dda7 | 4871 | return NULL; |
2f90df85 | 4872 | } |
cf694132 RD |
4873 | { |
4874 | wxPy_BEGIN_ALLOW_THREADS; | |
4875 | _result = new wxSize (wxWindow_ConvertPixelSizeToDialog(_arg0,*_arg1)); | |
4876 | ||
4877 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4878 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4879 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxSize_p"); |
b8b8dda7 RD |
4880 | _resultobj = Py_BuildValue("s",_ptemp); |
4881 | return _resultobj; | |
4882 | } | |
4883 | ||
af309447 | 4884 | #define wxWindow_SetToolTipString(_swigobj,_swigarg0) (_swigobj->SetToolTip(_swigarg0)) |
efc5f224 | 4885 | static PyObject *_wrap_wxWindow_SetToolTipString(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
4886 | PyObject * _resultobj; |
4887 | wxWindow * _arg0; | |
4888 | wxString * _arg1; | |
1d99702e | 4889 | PyObject * _argo0 = 0; |
af309447 | 4890 | PyObject * _obj1 = 0; |
efc5f224 | 4891 | char *_kwnames[] = { "self","tip", NULL }; |
af309447 RD |
4892 | |
4893 | self = self; | |
efc5f224 | 4894 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetToolTipString",_kwnames,&_argo0,&_obj1)) |
af309447 | 4895 | return NULL; |
1d99702e RD |
4896 | if (_argo0) { |
4897 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4898 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
4899 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetToolTipString. Expected _wxWindow_p."); |
4900 | return NULL; | |
4901 | } | |
4902 | } | |
4903 | { | |
185d7c3e RD |
4904 | #if PYTHON_API_VERSION >= 1009 |
4905 | char* tmpPtr; int tmpSize; | |
4906 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 4907 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
4908 | return NULL; |
4909 | } | |
4910 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
4911 | return NULL; | |
4912 | _arg1 = new wxString(tmpPtr, tmpSize); | |
4913 | #else | |
af309447 RD |
4914 | if (!PyString_Check(_obj1)) { |
4915 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
4916 | return NULL; | |
4917 | } | |
185d7c3e RD |
4918 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
4919 | #endif | |
af309447 | 4920 | } |
cf694132 RD |
4921 | { |
4922 | wxPy_BEGIN_ALLOW_THREADS; | |
4923 | wxWindow_SetToolTipString(_arg0,*_arg1); | |
4924 | ||
4925 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4926 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4927 | } Py_INCREF(Py_None); |
af309447 RD |
4928 | _resultobj = Py_None; |
4929 | { | |
4930 | if (_obj1) | |
4931 | delete _arg1; | |
4932 | } | |
4933 | return _resultobj; | |
4934 | } | |
4935 | ||
4936 | #define wxWindow_SetToolTip(_swigobj,_swigarg0) (_swigobj->SetToolTip(_swigarg0)) | |
efc5f224 | 4937 | static PyObject *_wrap_wxWindow_SetToolTip(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
4938 | PyObject * _resultobj; |
4939 | wxWindow * _arg0; | |
4940 | wxToolTip * _arg1; | |
1d99702e RD |
4941 | PyObject * _argo0 = 0; |
4942 | PyObject * _argo1 = 0; | |
efc5f224 | 4943 | char *_kwnames[] = { "self","tooltip", NULL }; |
af309447 RD |
4944 | |
4945 | self = self; | |
efc5f224 | 4946 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetToolTip",_kwnames,&_argo0,&_argo1)) |
af309447 | 4947 | return NULL; |
1d99702e RD |
4948 | if (_argo0) { |
4949 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4950 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
4951 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetToolTip. Expected _wxWindow_p."); |
4952 | return NULL; | |
4953 | } | |
4954 | } | |
1d99702e RD |
4955 | if (_argo1) { |
4956 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
4957 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxToolTip_p")) { | |
af309447 RD |
4958 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetToolTip. Expected _wxToolTip_p."); |
4959 | return NULL; | |
4960 | } | |
4961 | } | |
cf694132 RD |
4962 | { |
4963 | wxPy_BEGIN_ALLOW_THREADS; | |
4964 | wxWindow_SetToolTip(_arg0,_arg1); | |
4965 | ||
4966 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4967 | if (PyErr_Occurred()) return NULL; |
cf694132 | 4968 | } Py_INCREF(Py_None); |
af309447 RD |
4969 | _resultobj = Py_None; |
4970 | return _resultobj; | |
4971 | } | |
4972 | ||
4973 | #define wxWindow_GetToolTip(_swigobj) (_swigobj->GetToolTip()) | |
efc5f224 | 4974 | static PyObject *_wrap_wxWindow_GetToolTip(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
4975 | PyObject * _resultobj; |
4976 | wxToolTip * _result; | |
4977 | wxWindow * _arg0; | |
1d99702e | 4978 | PyObject * _argo0 = 0; |
efc5f224 | 4979 | char *_kwnames[] = { "self", NULL }; |
af309447 RD |
4980 | |
4981 | self = self; | |
efc5f224 | 4982 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetToolTip",_kwnames,&_argo0)) |
af309447 | 4983 | return NULL; |
1d99702e RD |
4984 | if (_argo0) { |
4985 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
4986 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
af309447 RD |
4987 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetToolTip. Expected _wxWindow_p."); |
4988 | return NULL; | |
4989 | } | |
4990 | } | |
cf694132 RD |
4991 | { |
4992 | wxPy_BEGIN_ALLOW_THREADS; | |
4993 | _result = (wxToolTip *)wxWindow_GetToolTip(_arg0); | |
4994 | ||
4995 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 4996 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 4997 | }{ _resultobj = wxPyMake_wxObject(_result); } |
af309447 RD |
4998 | return _resultobj; |
4999 | } | |
5000 | ||
2f90df85 RD |
5001 | #define wxWindow_SetSizer(_swigobj,_swigarg0) (_swigobj->SetSizer(_swigarg0)) |
5002 | static PyObject *_wrap_wxWindow_SetSizer(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5003 | PyObject * _resultobj; | |
5004 | wxWindow * _arg0; | |
5005 | wxSizer * _arg1; | |
5006 | PyObject * _argo0 = 0; | |
5007 | PyObject * _argo1 = 0; | |
5008 | char *_kwnames[] = { "self","sizer", NULL }; | |
5009 | ||
5010 | self = self; | |
5011 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetSizer",_kwnames,&_argo0,&_argo1)) | |
5012 | return NULL; | |
5013 | if (_argo0) { | |
5014 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5015 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5016 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetSizer. Expected _wxWindow_p."); | |
5017 | return NULL; | |
5018 | } | |
5019 | } | |
5020 | if (_argo1) { | |
5021 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
5022 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxSizer_p")) { | |
5023 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetSizer. Expected _wxSizer_p."); | |
5024 | return NULL; | |
5025 | } | |
5026 | } | |
5027 | { | |
5028 | wxPy_BEGIN_ALLOW_THREADS; | |
5029 | wxWindow_SetSizer(_arg0,_arg1); | |
5030 | ||
5031 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5032 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
5033 | } Py_INCREF(Py_None); |
5034 | _resultobj = Py_None; | |
5035 | return _resultobj; | |
5036 | } | |
5037 | ||
f6bcfd97 BP |
5038 | #define wxWindow_GetSizer(_swigobj) (_swigobj->GetSizer()) |
5039 | static PyObject *_wrap_wxWindow_GetSizer(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5040 | PyObject * _resultobj; | |
5041 | wxSizer * _result; | |
5042 | wxWindow * _arg0; | |
5043 | PyObject * _argo0 = 0; | |
5044 | char *_kwnames[] = { "self", NULL }; | |
f6bcfd97 BP |
5045 | |
5046 | self = self; | |
5047 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetSizer",_kwnames,&_argo0)) | |
5048 | return NULL; | |
5049 | if (_argo0) { | |
5050 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5051 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5052 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetSizer. Expected _wxWindow_p."); | |
5053 | return NULL; | |
5054 | } | |
5055 | } | |
5056 | { | |
5057 | wxPy_BEGIN_ALLOW_THREADS; | |
5058 | _result = (wxSizer *)wxWindow_GetSizer(_arg0); | |
5059 | ||
5060 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5061 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 5062 | }{ _resultobj = wxPyMake_wxObject(_result); } |
f6bcfd97 BP |
5063 | return _resultobj; |
5064 | } | |
5065 | ||
2f90df85 RD |
5066 | #define wxWindow_GetValidator(_swigobj) (_swigobj->GetValidator()) |
5067 | static PyObject *_wrap_wxWindow_GetValidator(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5068 | PyObject * _resultobj; | |
5069 | wxValidator * _result; | |
5070 | wxWindow * _arg0; | |
5071 | PyObject * _argo0 = 0; | |
5072 | char *_kwnames[] = { "self", NULL }; | |
2f90df85 RD |
5073 | |
5074 | self = self; | |
5075 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetValidator",_kwnames,&_argo0)) | |
5076 | return NULL; | |
5077 | if (_argo0) { | |
5078 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5079 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5080 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetValidator. Expected _wxWindow_p."); | |
5081 | return NULL; | |
5082 | } | |
5083 | } | |
5084 | { | |
5085 | wxPy_BEGIN_ALLOW_THREADS; | |
5086 | _result = (wxValidator *)wxWindow_GetValidator(_arg0); | |
5087 | ||
5088 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5089 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 5090 | }{ _resultobj = wxPyMake_wxObject(_result); } |
2f90df85 RD |
5091 | return _resultobj; |
5092 | } | |
5093 | ||
5094 | #define wxWindow_SetValidator(_swigobj,_swigarg0) (_swigobj->SetValidator(_swigarg0)) | |
5095 | static PyObject *_wrap_wxWindow_SetValidator(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5096 | PyObject * _resultobj; | |
5097 | wxWindow * _arg0; | |
5098 | wxValidator * _arg1; | |
5099 | PyObject * _argo0 = 0; | |
5100 | PyObject * _argo1 = 0; | |
5101 | char *_kwnames[] = { "self","validator", NULL }; | |
5102 | ||
5103 | self = self; | |
5104 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetValidator",_kwnames,&_argo0,&_argo1)) | |
5105 | return NULL; | |
5106 | if (_argo0) { | |
5107 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5108 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5109 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetValidator. Expected _wxWindow_p."); | |
5110 | return NULL; | |
5111 | } | |
5112 | } | |
5113 | if (_argo1) { | |
5114 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
5115 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxValidator_p")) { | |
5116 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetValidator. Expected _wxValidator_p."); | |
5117 | return NULL; | |
5118 | } | |
5119 | } | |
5120 | { | |
5121 | wxPy_BEGIN_ALLOW_THREADS; | |
5122 | wxWindow_SetValidator(_arg0,*_arg1); | |
5123 | ||
5124 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5125 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
5126 | } Py_INCREF(Py_None); |
5127 | _resultobj = Py_None; | |
5128 | return _resultobj; | |
5129 | } | |
5130 | ||
b1462dfa RD |
5131 | #define wxWindow_SetDropTarget(_swigobj,_swigarg0) (_swigobj->SetDropTarget(_swigarg0)) |
5132 | static PyObject *_wrap_wxWindow_SetDropTarget(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5133 | PyObject * _resultobj; | |
5134 | wxWindow * _arg0; | |
5135 | wxDropTarget * _arg1; | |
5136 | PyObject * _argo0 = 0; | |
5137 | PyObject * _argo1 = 0; | |
5138 | char *_kwnames[] = { "self","target", NULL }; | |
5139 | ||
5140 | self = self; | |
5141 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetDropTarget",_kwnames,&_argo0,&_argo1)) | |
5142 | return NULL; | |
5143 | if (_argo0) { | |
5144 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5145 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5146 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetDropTarget. Expected _wxWindow_p."); | |
5147 | return NULL; | |
5148 | } | |
5149 | } | |
5150 | if (_argo1) { | |
5151 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
5152 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxDropTarget_p")) { | |
5153 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetDropTarget. Expected _wxDropTarget_p."); | |
5154 | return NULL; | |
5155 | } | |
5156 | } | |
5157 | { | |
5158 | wxPy_BEGIN_ALLOW_THREADS; | |
5159 | wxWindow_SetDropTarget(_arg0,_arg1); | |
5160 | ||
5161 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5162 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
5163 | } Py_INCREF(Py_None); |
5164 | _resultobj = Py_None; | |
5165 | return _resultobj; | |
5166 | } | |
5167 | ||
5168 | #define wxWindow_GetDropTarget(_swigobj) (_swigobj->GetDropTarget()) | |
5169 | static PyObject *_wrap_wxWindow_GetDropTarget(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5170 | PyObject * _resultobj; | |
5171 | wxDropTarget * _result; | |
5172 | wxWindow * _arg0; | |
5173 | PyObject * _argo0 = 0; | |
5174 | char *_kwnames[] = { "self", NULL }; | |
5175 | char _ptemp[128]; | |
5176 | ||
5177 | self = self; | |
5178 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetDropTarget",_kwnames,&_argo0)) | |
5179 | return NULL; | |
5180 | if (_argo0) { | |
5181 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5182 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5183 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetDropTarget. Expected _wxWindow_p."); | |
5184 | return NULL; | |
5185 | } | |
5186 | } | |
5187 | { | |
5188 | wxPy_BEGIN_ALLOW_THREADS; | |
5189 | _result = (wxDropTarget *)wxWindow_GetDropTarget(_arg0); | |
5190 | ||
5191 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5192 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
5193 | } if (_result) { |
5194 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxDropTarget_p"); | |
5195 | _resultobj = Py_BuildValue("s",_ptemp); | |
5196 | } else { | |
5197 | Py_INCREF(Py_None); | |
5198 | _resultobj = Py_None; | |
5199 | } | |
5200 | return _resultobj; | |
5201 | } | |
5202 | ||
694759cf RD |
5203 | #define wxWindow_GetBestSize(_swigobj) (_swigobj->GetBestSize()) |
5204 | static PyObject *_wrap_wxWindow_GetBestSize(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5205 | PyObject * _resultobj; | |
5206 | wxSize * _result; | |
5207 | wxWindow * _arg0; | |
5208 | PyObject * _argo0 = 0; | |
5209 | char *_kwnames[] = { "self", NULL }; | |
5210 | char _ptemp[128]; | |
5211 | ||
5212 | self = self; | |
5213 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetBestSize",_kwnames,&_argo0)) | |
5214 | return NULL; | |
5215 | if (_argo0) { | |
5216 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5217 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5218 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetBestSize. Expected _wxWindow_p."); | |
5219 | return NULL; | |
5220 | } | |
5221 | } | |
5222 | { | |
5223 | wxPy_BEGIN_ALLOW_THREADS; | |
5224 | _result = new wxSize (wxWindow_GetBestSize(_arg0)); | |
5225 | ||
5226 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5227 | if (PyErr_Occurred()) return NULL; |
694759cf RD |
5228 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxSize_p"); |
5229 | _resultobj = Py_BuildValue("s",_ptemp); | |
5230 | return _resultobj; | |
5231 | } | |
5232 | ||
a1df7a95 RD |
5233 | #define wxWindow_SetCaret(_swigobj,_swigarg0) (_swigobj->SetCaret(_swigarg0)) |
5234 | static PyObject *_wrap_wxWindow_SetCaret(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5235 | PyObject * _resultobj; | |
5236 | wxWindow * _arg0; | |
5237 | wxCaret * _arg1; | |
5238 | PyObject * _argo0 = 0; | |
5239 | PyObject * _argo1 = 0; | |
5240 | char *_kwnames[] = { "self","caret", NULL }; | |
5241 | ||
5242 | self = self; | |
5243 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetCaret",_kwnames,&_argo0,&_argo1)) | |
5244 | return NULL; | |
5245 | if (_argo0) { | |
5246 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5247 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5248 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetCaret. Expected _wxWindow_p."); | |
5249 | return NULL; | |
5250 | } | |
5251 | } | |
5252 | if (_argo1) { | |
5253 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
5254 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxCaret_p")) { | |
5255 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxWindow_SetCaret. Expected _wxCaret_p."); | |
5256 | return NULL; | |
5257 | } | |
5258 | } | |
5259 | { | |
5260 | wxPy_BEGIN_ALLOW_THREADS; | |
5261 | wxWindow_SetCaret(_arg0,_arg1); | |
5262 | ||
5263 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5264 | if (PyErr_Occurred()) return NULL; |
a1df7a95 RD |
5265 | } Py_INCREF(Py_None); |
5266 | _resultobj = Py_None; | |
5267 | return _resultobj; | |
5268 | } | |
5269 | ||
5270 | #define wxWindow_GetCaret(_swigobj) (_swigobj->GetCaret()) | |
5271 | static PyObject *_wrap_wxWindow_GetCaret(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5272 | PyObject * _resultobj; | |
5273 | wxCaret * _result; | |
5274 | wxWindow * _arg0; | |
5275 | PyObject * _argo0 = 0; | |
5276 | char *_kwnames[] = { "self", NULL }; | |
5277 | char _ptemp[128]; | |
5278 | ||
5279 | self = self; | |
5280 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetCaret",_kwnames,&_argo0)) | |
5281 | return NULL; | |
5282 | if (_argo0) { | |
5283 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5284 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5285 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetCaret. Expected _wxWindow_p."); | |
5286 | return NULL; | |
5287 | } | |
5288 | } | |
5289 | { | |
5290 | wxPy_BEGIN_ALLOW_THREADS; | |
5291 | _result = (wxCaret *)wxWindow_GetCaret(_arg0); | |
5292 | ||
5293 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5294 | if (PyErr_Occurred()) return NULL; |
a1df7a95 RD |
5295 | } if (_result) { |
5296 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxCaret_p"); | |
5297 | _resultobj = Py_BuildValue("s",_ptemp); | |
5298 | } else { | |
5299 | Py_INCREF(Py_None); | |
5300 | _resultobj = Py_None; | |
5301 | } | |
5302 | return _resultobj; | |
5303 | } | |
5304 | ||
3a0958b1 RD |
5305 | #define wxWindow_Freeze(_swigobj) (_swigobj->Freeze()) |
5306 | static PyObject *_wrap_wxWindow_Freeze(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5307 | PyObject * _resultobj; | |
5308 | wxWindow * _arg0; | |
5309 | PyObject * _argo0 = 0; | |
5310 | char *_kwnames[] = { "self", NULL }; | |
5311 | ||
5312 | self = self; | |
5313 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Freeze",_kwnames,&_argo0)) | |
5314 | return NULL; | |
5315 | if (_argo0) { | |
5316 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5317 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5318 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Freeze. Expected _wxWindow_p."); | |
5319 | return NULL; | |
5320 | } | |
5321 | } | |
5322 | { | |
5323 | wxPy_BEGIN_ALLOW_THREADS; | |
5324 | wxWindow_Freeze(_arg0); | |
5325 | ||
5326 | wxPy_END_ALLOW_THREADS; | |
5327 | if (PyErr_Occurred()) return NULL; | |
5328 | } Py_INCREF(Py_None); | |
5329 | _resultobj = Py_None; | |
5330 | return _resultobj; | |
5331 | } | |
5332 | ||
5333 | #define wxWindow_Thaw(_swigobj) (_swigobj->Thaw()) | |
5334 | static PyObject *_wrap_wxWindow_Thaw(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5335 | PyObject * _resultobj; | |
5336 | wxWindow * _arg0; | |
5337 | PyObject * _argo0 = 0; | |
5338 | char *_kwnames[] = { "self", NULL }; | |
5339 | ||
5340 | self = self; | |
5341 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Thaw",_kwnames,&_argo0)) | |
5342 | return NULL; | |
5343 | if (_argo0) { | |
5344 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5345 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5346 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Thaw. Expected _wxWindow_p."); | |
5347 | return NULL; | |
5348 | } | |
5349 | } | |
5350 | { | |
5351 | wxPy_BEGIN_ALLOW_THREADS; | |
5352 | wxWindow_Thaw(_arg0); | |
5353 | ||
5354 | wxPy_END_ALLOW_THREADS; | |
5355 | if (PyErr_Occurred()) return NULL; | |
5356 | } Py_INCREF(Py_None); | |
5357 | _resultobj = Py_None; | |
5358 | return _resultobj; | |
5359 | } | |
5360 | ||
09f3d4e6 RD |
5361 | #define wxWindow_Update(_swigobj) (_swigobj->Update()) |
5362 | static PyObject *_wrap_wxWindow_Update(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5363 | PyObject * _resultobj; | |
5364 | wxWindow * _arg0; | |
5365 | PyObject * _argo0 = 0; | |
5366 | char *_kwnames[] = { "self", NULL }; | |
5367 | ||
5368 | self = self; | |
5369 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_Update",_kwnames,&_argo0)) | |
5370 | return NULL; | |
5371 | if (_argo0) { | |
5372 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5373 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5374 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_Update. Expected _wxWindow_p."); | |
5375 | return NULL; | |
5376 | } | |
5377 | } | |
5378 | { | |
5379 | wxPy_BEGIN_ALLOW_THREADS; | |
5380 | wxWindow_Update(_arg0); | |
5381 | ||
5382 | wxPy_END_ALLOW_THREADS; | |
5383 | if (PyErr_Occurred()) return NULL; | |
5384 | } Py_INCREF(Py_None); | |
5385 | _resultobj = Py_None; | |
5386 | return _resultobj; | |
5387 | } | |
5388 | ||
4f3449b4 RD |
5389 | #define wxWindow_GetHelpText(_swigobj) (_swigobj->GetHelpText()) |
5390 | static PyObject *_wrap_wxWindow_GetHelpText(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5391 | PyObject * _resultobj; | |
5392 | wxString * _result; | |
5393 | wxWindow * _arg0; | |
5394 | PyObject * _argo0 = 0; | |
5395 | char *_kwnames[] = { "self", NULL }; | |
5396 | ||
5397 | self = self; | |
5398 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_GetHelpText",_kwnames,&_argo0)) | |
5399 | return NULL; | |
5400 | if (_argo0) { | |
5401 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5402 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5403 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_GetHelpText. Expected _wxWindow_p."); | |
5404 | return NULL; | |
5405 | } | |
5406 | } | |
5407 | { | |
5408 | wxPy_BEGIN_ALLOW_THREADS; | |
5409 | _result = new wxString (wxWindow_GetHelpText(_arg0)); | |
5410 | ||
5411 | wxPy_END_ALLOW_THREADS; | |
5412 | if (PyErr_Occurred()) return NULL; | |
5413 | }{ | |
5414 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); | |
5415 | } | |
5416 | { | |
5417 | delete _result; | |
5418 | } | |
5419 | return _resultobj; | |
5420 | } | |
5421 | ||
5422 | #define wxWindow_SetHelpText(_swigobj,_swigarg0) (_swigobj->SetHelpText(_swigarg0)) | |
5423 | static PyObject *_wrap_wxWindow_SetHelpText(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5424 | PyObject * _resultobj; | |
5425 | wxWindow * _arg0; | |
5426 | wxString * _arg1; | |
5427 | PyObject * _argo0 = 0; | |
5428 | PyObject * _obj1 = 0; | |
5429 | char *_kwnames[] = { "self","helpText", NULL }; | |
5430 | ||
5431 | self = self; | |
5432 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxWindow_SetHelpText",_kwnames,&_argo0,&_obj1)) | |
5433 | return NULL; | |
5434 | if (_argo0) { | |
5435 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5436 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5437 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_SetHelpText. Expected _wxWindow_p."); | |
5438 | return NULL; | |
5439 | } | |
5440 | } | |
5441 | { | |
5442 | #if PYTHON_API_VERSION >= 1009 | |
5443 | char* tmpPtr; int tmpSize; | |
5444 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
5445 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
5446 | return NULL; | |
5447 | } | |
5448 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
5449 | return NULL; | |
5450 | _arg1 = new wxString(tmpPtr, tmpSize); | |
5451 | #else | |
5452 | if (!PyString_Check(_obj1)) { | |
5453 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
5454 | return NULL; | |
5455 | } | |
5456 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); | |
5457 | #endif | |
5458 | } | |
5459 | { | |
5460 | wxPy_BEGIN_ALLOW_THREADS; | |
5461 | wxWindow_SetHelpText(_arg0,*_arg1); | |
5462 | ||
5463 | wxPy_END_ALLOW_THREADS; | |
5464 | if (PyErr_Occurred()) return NULL; | |
5465 | } Py_INCREF(Py_None); | |
5466 | _resultobj = Py_None; | |
5467 | { | |
5468 | if (_obj1) | |
5469 | delete _arg1; | |
5470 | } | |
5471 | return _resultobj; | |
5472 | } | |
5473 | ||
c7e7022c RD |
5474 | #define wxWindow_ScrollLines(_swigobj,_swigarg0) (_swigobj->ScrollLines(_swigarg0)) |
5475 | static PyObject *_wrap_wxWindow_ScrollLines(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5476 | PyObject * _resultobj; | |
5477 | bool _result; | |
5478 | wxWindow * _arg0; | |
5479 | int _arg1; | |
5480 | PyObject * _argo0 = 0; | |
5481 | char *_kwnames[] = { "self","lines", NULL }; | |
5482 | ||
5483 | self = self; | |
5484 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_ScrollLines",_kwnames,&_argo0,&_arg1)) | |
5485 | return NULL; | |
5486 | if (_argo0) { | |
5487 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5488 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5489 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ScrollLines. Expected _wxWindow_p."); | |
5490 | return NULL; | |
5491 | } | |
5492 | } | |
5493 | { | |
5494 | wxPy_BEGIN_ALLOW_THREADS; | |
5495 | _result = (bool )wxWindow_ScrollLines(_arg0,_arg1); | |
5496 | ||
5497 | wxPy_END_ALLOW_THREADS; | |
5498 | if (PyErr_Occurred()) return NULL; | |
5499 | } _resultobj = Py_BuildValue("i",_result); | |
5500 | return _resultobj; | |
5501 | } | |
5502 | ||
5503 | #define wxWindow_ScrollPages(_swigobj,_swigarg0) (_swigobj->ScrollPages(_swigarg0)) | |
5504 | static PyObject *_wrap_wxWindow_ScrollPages(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5505 | PyObject * _resultobj; | |
5506 | bool _result; | |
5507 | wxWindow * _arg0; | |
5508 | int _arg1; | |
5509 | PyObject * _argo0 = 0; | |
5510 | char *_kwnames[] = { "self","pages", NULL }; | |
5511 | ||
5512 | self = self; | |
5513 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxWindow_ScrollPages",_kwnames,&_argo0,&_arg1)) | |
5514 | return NULL; | |
5515 | if (_argo0) { | |
5516 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5517 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5518 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_ScrollPages. Expected _wxWindow_p."); | |
5519 | return NULL; | |
5520 | } | |
5521 | } | |
5522 | { | |
5523 | wxPy_BEGIN_ALLOW_THREADS; | |
5524 | _result = (bool )wxWindow_ScrollPages(_arg0,_arg1); | |
5525 | ||
5526 | wxPy_END_ALLOW_THREADS; | |
5527 | if (PyErr_Occurred()) return NULL; | |
5528 | } _resultobj = Py_BuildValue("i",_result); | |
5529 | return _resultobj; | |
5530 | } | |
5531 | ||
5532 | #define wxWindow_LineUp(_swigobj) (_swigobj->LineUp()) | |
5533 | static PyObject *_wrap_wxWindow_LineUp(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5534 | PyObject * _resultobj; | |
5535 | bool _result; | |
5536 | wxWindow * _arg0; | |
5537 | PyObject * _argo0 = 0; | |
5538 | char *_kwnames[] = { "self", NULL }; | |
5539 | ||
5540 | self = self; | |
5541 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_LineUp",_kwnames,&_argo0)) | |
5542 | return NULL; | |
5543 | if (_argo0) { | |
5544 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5545 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5546 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_LineUp. Expected _wxWindow_p."); | |
5547 | return NULL; | |
5548 | } | |
5549 | } | |
5550 | { | |
5551 | wxPy_BEGIN_ALLOW_THREADS; | |
5552 | _result = (bool )wxWindow_LineUp(_arg0); | |
5553 | ||
5554 | wxPy_END_ALLOW_THREADS; | |
5555 | if (PyErr_Occurred()) return NULL; | |
5556 | } _resultobj = Py_BuildValue("i",_result); | |
5557 | return _resultobj; | |
5558 | } | |
5559 | ||
5560 | #define wxWindow_LineDown(_swigobj) (_swigobj->LineDown()) | |
5561 | static PyObject *_wrap_wxWindow_LineDown(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5562 | PyObject * _resultobj; | |
5563 | bool _result; | |
5564 | wxWindow * _arg0; | |
5565 | PyObject * _argo0 = 0; | |
5566 | char *_kwnames[] = { "self", NULL }; | |
5567 | ||
5568 | self = self; | |
5569 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_LineDown",_kwnames,&_argo0)) | |
5570 | return NULL; | |
5571 | if (_argo0) { | |
5572 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5573 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5574 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_LineDown. Expected _wxWindow_p."); | |
5575 | return NULL; | |
5576 | } | |
5577 | } | |
5578 | { | |
5579 | wxPy_BEGIN_ALLOW_THREADS; | |
5580 | _result = (bool )wxWindow_LineDown(_arg0); | |
5581 | ||
5582 | wxPy_END_ALLOW_THREADS; | |
5583 | if (PyErr_Occurred()) return NULL; | |
5584 | } _resultobj = Py_BuildValue("i",_result); | |
5585 | return _resultobj; | |
5586 | } | |
5587 | ||
5588 | #define wxWindow_PageUp(_swigobj) (_swigobj->PageUp()) | |
5589 | static PyObject *_wrap_wxWindow_PageUp(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5590 | PyObject * _resultobj; | |
5591 | bool _result; | |
5592 | wxWindow * _arg0; | |
5593 | PyObject * _argo0 = 0; | |
5594 | char *_kwnames[] = { "self", NULL }; | |
5595 | ||
5596 | self = self; | |
5597 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_PageUp",_kwnames,&_argo0)) | |
5598 | return NULL; | |
5599 | if (_argo0) { | |
5600 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5601 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5602 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_PageUp. Expected _wxWindow_p."); | |
5603 | return NULL; | |
5604 | } | |
5605 | } | |
5606 | { | |
5607 | wxPy_BEGIN_ALLOW_THREADS; | |
5608 | _result = (bool )wxWindow_PageUp(_arg0); | |
5609 | ||
5610 | wxPy_END_ALLOW_THREADS; | |
5611 | if (PyErr_Occurred()) return NULL; | |
5612 | } _resultobj = Py_BuildValue("i",_result); | |
5613 | return _resultobj; | |
5614 | } | |
5615 | ||
5616 | #define wxWindow_PageDown(_swigobj) (_swigobj->PageDown()) | |
5617 | static PyObject *_wrap_wxWindow_PageDown(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5618 | PyObject * _resultobj; | |
5619 | bool _result; | |
5620 | wxWindow * _arg0; | |
5621 | PyObject * _argo0 = 0; | |
5622 | char *_kwnames[] = { "self", NULL }; | |
5623 | ||
5624 | self = self; | |
5625 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxWindow_PageDown",_kwnames,&_argo0)) | |
5626 | return NULL; | |
5627 | if (_argo0) { | |
5628 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5629 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
5630 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxWindow_PageDown. Expected _wxWindow_p."); | |
5631 | return NULL; | |
5632 | } | |
5633 | } | |
5634 | { | |
5635 | wxPy_BEGIN_ALLOW_THREADS; | |
5636 | _result = (bool )wxWindow_PageDown(_arg0); | |
5637 | ||
5638 | wxPy_END_ALLOW_THREADS; | |
5639 | if (PyErr_Occurred()) return NULL; | |
5640 | } _resultobj = Py_BuildValue("i",_result); | |
5641 | return _resultobj; | |
5642 | } | |
5643 | ||
09f3d4e6 RD |
5644 | static PyObject *_wrap_wxWindow_FindFocus(PyObject *self, PyObject *args, PyObject *kwargs) { |
5645 | PyObject * _resultobj; | |
5646 | wxWindow * _result; | |
5647 | char *_kwnames[] = { NULL }; | |
5648 | ||
5649 | self = self; | |
5650 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":wxWindow_FindFocus",_kwnames)) | |
5651 | return NULL; | |
5652 | { | |
5653 | wxPy_BEGIN_ALLOW_THREADS; | |
5654 | _result = (wxWindow *)wxWindow::FindFocus(); | |
5655 | ||
5656 | wxPy_END_ALLOW_THREADS; | |
5657 | if (PyErr_Occurred()) return NULL; | |
5658 | }{ _resultobj = wxPyMake_wxObject(_result); } | |
5659 | return _resultobj; | |
5660 | } | |
5661 | ||
5662 | static PyObject *_wrap_wxWindow_NewControlId(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5663 | PyObject * _resultobj; | |
5664 | int _result; | |
5665 | char *_kwnames[] = { NULL }; | |
5666 | ||
5667 | self = self; | |
5668 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":wxWindow_NewControlId",_kwnames)) | |
5669 | return NULL; | |
5670 | { | |
5671 | wxPy_BEGIN_ALLOW_THREADS; | |
5672 | _result = (int )wxWindow::NewControlId(); | |
5673 | ||
5674 | wxPy_END_ALLOW_THREADS; | |
5675 | if (PyErr_Occurred()) return NULL; | |
5676 | } _resultobj = Py_BuildValue("i",_result); | |
5677 | return _resultobj; | |
5678 | } | |
5679 | ||
5680 | static PyObject *_wrap_wxWindow_NextControlId(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5681 | PyObject * _resultobj; | |
5682 | int _result; | |
5683 | int _arg0; | |
5684 | char *_kwnames[] = { "id", NULL }; | |
5685 | ||
5686 | self = self; | |
5687 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"i:wxWindow_NextControlId",_kwnames,&_arg0)) | |
5688 | return NULL; | |
5689 | { | |
5690 | wxPy_BEGIN_ALLOW_THREADS; | |
5691 | _result = (int )wxWindow::NextControlId(_arg0); | |
5692 | ||
5693 | wxPy_END_ALLOW_THREADS; | |
5694 | if (PyErr_Occurred()) return NULL; | |
5695 | } _resultobj = Py_BuildValue("i",_result); | |
5696 | return _resultobj; | |
5697 | } | |
5698 | ||
5699 | static PyObject *_wrap_wxWindow_PrevControlId(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5700 | PyObject * _resultobj; | |
5701 | int _result; | |
5702 | int _arg0; | |
5703 | char *_kwnames[] = { "id", NULL }; | |
5704 | ||
5705 | self = self; | |
5706 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"i:wxWindow_PrevControlId",_kwnames,&_arg0)) | |
5707 | return NULL; | |
5708 | { | |
5709 | wxPy_BEGIN_ALLOW_THREADS; | |
5710 | _result = (int )wxWindow::PrevControlId(_arg0); | |
5711 | ||
5712 | wxPy_END_ALLOW_THREADS; | |
5713 | if (PyErr_Occurred()) return NULL; | |
5714 | } _resultobj = Py_BuildValue("i",_result); | |
5715 | return _resultobj; | |
5716 | } | |
5717 | ||
8ab979d7 RD |
5718 | static void *SwigwxPanelTowxWindow(void *ptr) { |
5719 | wxPanel *src; | |
5720 | wxWindow *dest; | |
5721 | src = (wxPanel *) ptr; | |
5722 | dest = (wxWindow *) src; | |
5723 | return (void *) dest; | |
5724 | } | |
5725 | ||
5726 | static void *SwigwxPanelTowxEvtHandler(void *ptr) { | |
5727 | wxPanel *src; | |
5728 | wxEvtHandler *dest; | |
5729 | src = (wxPanel *) ptr; | |
5730 | dest = (wxEvtHandler *) src; | |
5731 | return (void *) dest; | |
5732 | } | |
5733 | ||
9416aa89 RD |
5734 | static void *SwigwxPanelTowxObject(void *ptr) { |
5735 | wxPanel *src; | |
5736 | wxObject *dest; | |
5737 | src = (wxPanel *) ptr; | |
5738 | dest = (wxObject *) src; | |
5739 | return (void *) dest; | |
5740 | } | |
5741 | ||
8ab979d7 | 5742 | #define new_wxPanel(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (new wxPanel(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) |
efc5f224 | 5743 | static PyObject *_wrap_new_wxPanel(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
5744 | PyObject * _resultobj; |
5745 | wxPanel * _result; | |
5746 | wxWindow * _arg0; | |
5747 | wxWindowID _arg1; | |
e508a2b6 RD |
5748 | wxPoint * _arg2 = (wxPoint *) &wxDefaultPosition; |
5749 | wxSize * _arg3 = (wxSize *) &wxDefaultSize; | |
1d99702e RD |
5750 | long _arg4 = (long ) wxTAB_TRAVERSAL; |
5751 | char * _arg5 = (char *) "panel"; | |
5752 | PyObject * _argo0 = 0; | |
2f90df85 RD |
5753 | wxPoint temp; |
5754 | PyObject * _obj2 = 0; | |
5755 | wxSize temp0; | |
5756 | PyObject * _obj3 = 0; | |
efc5f224 | 5757 | char *_kwnames[] = { "parent","id","pos","size","style","name", NULL }; |
8ab979d7 RD |
5758 | char _ptemp[128]; |
5759 | ||
5760 | self = self; | |
2f90df85 | 5761 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi|OOls:new_wxPanel",_kwnames,&_argo0,&_arg1,&_obj2,&_obj3,&_arg4,&_arg5)) |
8ab979d7 | 5762 | return NULL; |
1d99702e RD |
5763 | if (_argo0) { |
5764 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5765 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
5766 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of new_wxPanel. Expected _wxWindow_p."); |
5767 | return NULL; | |
5768 | } | |
5769 | } | |
2f90df85 RD |
5770 | if (_obj2) |
5771 | { | |
5772 | _arg2 = &temp; | |
5773 | if (! wxPoint_helper(_obj2, &_arg2)) | |
8ab979d7 | 5774 | return NULL; |
2f90df85 RD |
5775 | } |
5776 | if (_obj3) | |
5777 | { | |
5778 | _arg3 = &temp0; | |
5779 | if (! wxSize_helper(_obj3, &_arg3)) | |
8ab979d7 | 5780 | return NULL; |
2f90df85 | 5781 | } |
cf694132 RD |
5782 | { |
5783 | wxPy_BEGIN_ALLOW_THREADS; | |
5784 | _result = (wxPanel *)new_wxPanel(_arg0,_arg1,*_arg2,*_arg3,_arg4,_arg5); | |
5785 | ||
5786 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5787 | if (PyErr_Occurred()) return NULL; |
1d99702e RD |
5788 | } if (_result) { |
5789 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxPanel_p"); | |
5790 | _resultobj = Py_BuildValue("s",_ptemp); | |
5791 | } else { | |
5792 | Py_INCREF(Py_None); | |
5793 | _resultobj = Py_None; | |
5794 | } | |
8ab979d7 RD |
5795 | return _resultobj; |
5796 | } | |
5797 | ||
09f3d4e6 RD |
5798 | #define new_wxPrePanel() (new wxPanel()) |
5799 | static PyObject *_wrap_new_wxPrePanel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5800 | PyObject * _resultobj; | |
5801 | wxPanel * _result; | |
5802 | char *_kwnames[] = { NULL }; | |
5803 | char _ptemp[128]; | |
5804 | ||
5805 | self = self; | |
5806 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":new_wxPrePanel",_kwnames)) | |
5807 | return NULL; | |
5808 | { | |
5809 | wxPy_BEGIN_ALLOW_THREADS; | |
5810 | _result = (wxPanel *)new_wxPrePanel(); | |
5811 | ||
5812 | wxPy_END_ALLOW_THREADS; | |
5813 | if (PyErr_Occurred()) return NULL; | |
5814 | } if (_result) { | |
5815 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxPanel_p"); | |
5816 | _resultobj = Py_BuildValue("s",_ptemp); | |
5817 | } else { | |
5818 | Py_INCREF(Py_None); | |
5819 | _resultobj = Py_None; | |
5820 | } | |
5821 | return _resultobj; | |
5822 | } | |
5823 | ||
5824 | #define wxPanel_Create(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (_swigobj->Create(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) | |
5825 | static PyObject *_wrap_wxPanel_Create(PyObject *self, PyObject *args, PyObject *kwargs) { | |
5826 | PyObject * _resultobj; | |
5827 | bool _result; | |
5828 | wxPanel * _arg0; | |
5829 | wxWindow * _arg1; | |
5830 | wxWindowID _arg2; | |
5831 | wxPoint * _arg3 = (wxPoint *) &wxDefaultPosition; | |
5832 | wxSize * _arg4 = (wxSize *) &wxDefaultSize; | |
5833 | long _arg5 = (long ) wxTAB_TRAVERSAL; | |
5834 | char * _arg6 = (char *) "panel"; | |
5835 | PyObject * _argo0 = 0; | |
5836 | PyObject * _argo1 = 0; | |
5837 | wxPoint temp; | |
5838 | PyObject * _obj3 = 0; | |
5839 | wxSize temp0; | |
5840 | PyObject * _obj4 = 0; | |
5841 | char *_kwnames[] = { "self","parent","id","pos","size","style","name", NULL }; | |
5842 | ||
5843 | self = self; | |
5844 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOi|OOls:wxPanel_Create",_kwnames,&_argo0,&_argo1,&_arg2,&_obj3,&_obj4,&_arg5,&_arg6)) | |
5845 | return NULL; | |
5846 | if (_argo0) { | |
5847 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5848 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxPanel_p")) { | |
5849 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxPanel_Create. Expected _wxPanel_p."); | |
5850 | return NULL; | |
5851 | } | |
5852 | } | |
5853 | if (_argo1) { | |
5854 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
5855 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
5856 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxPanel_Create. Expected _wxWindow_p."); | |
5857 | return NULL; | |
5858 | } | |
5859 | } | |
5860 | if (_obj3) | |
5861 | { | |
5862 | _arg3 = &temp; | |
5863 | if (! wxPoint_helper(_obj3, &_arg3)) | |
5864 | return NULL; | |
5865 | } | |
5866 | if (_obj4) | |
5867 | { | |
5868 | _arg4 = &temp0; | |
5869 | if (! wxSize_helper(_obj4, &_arg4)) | |
5870 | return NULL; | |
5871 | } | |
5872 | { | |
5873 | wxPy_BEGIN_ALLOW_THREADS; | |
5874 | _result = (bool )wxPanel_Create(_arg0,_arg1,_arg2,*_arg3,*_arg4,_arg5,_arg6); | |
5875 | ||
5876 | wxPy_END_ALLOW_THREADS; | |
5877 | if (PyErr_Occurred()) return NULL; | |
5878 | } _resultobj = Py_BuildValue("i",_result); | |
5879 | return _resultobj; | |
5880 | } | |
5881 | ||
8ab979d7 | 5882 | #define wxPanel_InitDialog(_swigobj) (_swigobj->InitDialog()) |
efc5f224 | 5883 | static PyObject *_wrap_wxPanel_InitDialog(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
5884 | PyObject * _resultobj; |
5885 | wxPanel * _arg0; | |
1d99702e | 5886 | PyObject * _argo0 = 0; |
efc5f224 | 5887 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
5888 | |
5889 | self = self; | |
efc5f224 | 5890 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxPanel_InitDialog",_kwnames,&_argo0)) |
8ab979d7 | 5891 | return NULL; |
1d99702e RD |
5892 | if (_argo0) { |
5893 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5894 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxPanel_p")) { | |
8ab979d7 RD |
5895 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxPanel_InitDialog. Expected _wxPanel_p."); |
5896 | return NULL; | |
5897 | } | |
5898 | } | |
cf694132 RD |
5899 | { |
5900 | wxPy_BEGIN_ALLOW_THREADS; | |
5901 | wxPanel_InitDialog(_arg0); | |
5902 | ||
5903 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5904 | if (PyErr_Occurred()) return NULL; |
cf694132 | 5905 | } Py_INCREF(Py_None); |
8ab979d7 RD |
5906 | _resultobj = Py_None; |
5907 | return _resultobj; | |
5908 | } | |
5909 | ||
bb0054cd | 5910 | #define wxPanel_GetDefaultItem(_swigobj) (_swigobj->GetDefaultItem()) |
efc5f224 | 5911 | static PyObject *_wrap_wxPanel_GetDefaultItem(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
5912 | PyObject * _resultobj; |
5913 | wxButton * _result; | |
5914 | wxPanel * _arg0; | |
1d99702e | 5915 | PyObject * _argo0 = 0; |
efc5f224 | 5916 | char *_kwnames[] = { "self", NULL }; |
bb0054cd RD |
5917 | |
5918 | self = self; | |
efc5f224 | 5919 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxPanel_GetDefaultItem",_kwnames,&_argo0)) |
bb0054cd | 5920 | return NULL; |
1d99702e RD |
5921 | if (_argo0) { |
5922 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5923 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxPanel_p")) { | |
bb0054cd RD |
5924 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxPanel_GetDefaultItem. Expected _wxPanel_p."); |
5925 | return NULL; | |
5926 | } | |
5927 | } | |
5928 | { | |
5929 | wxPy_BEGIN_ALLOW_THREADS; | |
5930 | _result = (wxButton *)wxPanel_GetDefaultItem(_arg0); | |
5931 | ||
5932 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5933 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 5934 | }{ _resultobj = wxPyMake_wxObject(_result); } |
bb0054cd RD |
5935 | return _resultobj; |
5936 | } | |
5937 | ||
5938 | #define wxPanel_SetDefaultItem(_swigobj,_swigarg0) (_swigobj->SetDefaultItem(_swigarg0)) | |
efc5f224 | 5939 | static PyObject *_wrap_wxPanel_SetDefaultItem(PyObject *self, PyObject *args, PyObject *kwargs) { |
bb0054cd RD |
5940 | PyObject * _resultobj; |
5941 | wxPanel * _arg0; | |
5942 | wxButton * _arg1; | |
1d99702e RD |
5943 | PyObject * _argo0 = 0; |
5944 | PyObject * _argo1 = 0; | |
efc5f224 | 5945 | char *_kwnames[] = { "self","btn", NULL }; |
bb0054cd RD |
5946 | |
5947 | self = self; | |
efc5f224 | 5948 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxPanel_SetDefaultItem",_kwnames,&_argo0,&_argo1)) |
bb0054cd | 5949 | return NULL; |
1d99702e RD |
5950 | if (_argo0) { |
5951 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
5952 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxPanel_p")) { | |
bb0054cd RD |
5953 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxPanel_SetDefaultItem. Expected _wxPanel_p."); |
5954 | return NULL; | |
5955 | } | |
5956 | } | |
1d99702e RD |
5957 | if (_argo1) { |
5958 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
5959 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxButton_p")) { | |
bb0054cd RD |
5960 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxPanel_SetDefaultItem. Expected _wxButton_p."); |
5961 | return NULL; | |
5962 | } | |
5963 | } | |
5964 | { | |
5965 | wxPy_BEGIN_ALLOW_THREADS; | |
5966 | wxPanel_SetDefaultItem(_arg0,_arg1); | |
5967 | ||
5968 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 5969 | if (PyErr_Occurred()) return NULL; |
bb0054cd RD |
5970 | } Py_INCREF(Py_None); |
5971 | _resultobj = Py_None; | |
5972 | return _resultobj; | |
5973 | } | |
5974 | ||
bb0054cd RD |
5975 | static void *SwigwxScrolledWindowTowxPanel(void *ptr) { |
5976 | wxScrolledWindow *src; | |
5977 | wxPanel *dest; | |
5978 | src = (wxScrolledWindow *) ptr; | |
5979 | dest = (wxPanel *) src; | |
5980 | return (void *) dest; | |
5981 | } | |
5982 | ||
8ab979d7 RD |
5983 | static void *SwigwxScrolledWindowTowxWindow(void *ptr) { |
5984 | wxScrolledWindow *src; | |
5985 | wxWindow *dest; | |
5986 | src = (wxScrolledWindow *) ptr; | |
5987 | dest = (wxWindow *) src; | |
5988 | return (void *) dest; | |
5989 | } | |
5990 | ||
5991 | static void *SwigwxScrolledWindowTowxEvtHandler(void *ptr) { | |
5992 | wxScrolledWindow *src; | |
5993 | wxEvtHandler *dest; | |
5994 | src = (wxScrolledWindow *) ptr; | |
5995 | dest = (wxEvtHandler *) src; | |
5996 | return (void *) dest; | |
5997 | } | |
5998 | ||
9416aa89 RD |
5999 | static void *SwigwxScrolledWindowTowxObject(void *ptr) { |
6000 | wxScrolledWindow *src; | |
6001 | wxObject *dest; | |
6002 | src = (wxScrolledWindow *) ptr; | |
6003 | dest = (wxObject *) src; | |
6004 | return (void *) dest; | |
6005 | } | |
6006 | ||
8ab979d7 | 6007 | #define new_wxScrolledWindow(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (new wxScrolledWindow(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) |
efc5f224 | 6008 | static PyObject *_wrap_new_wxScrolledWindow(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6009 | PyObject * _resultobj; |
6010 | wxScrolledWindow * _result; | |
6011 | wxWindow * _arg0; | |
1d99702e | 6012 | wxWindowID _arg1 = (wxWindowID ) -1; |
e508a2b6 RD |
6013 | wxPoint * _arg2 = (wxPoint *) &wxDefaultPosition; |
6014 | wxSize * _arg3 = (wxSize *) &wxDefaultSize; | |
1d99702e RD |
6015 | long _arg4 = (long ) wxHSCROLL|wxVSCROLL; |
6016 | char * _arg5 = (char *) "scrolledWindow"; | |
6017 | PyObject * _argo0 = 0; | |
2f90df85 RD |
6018 | wxPoint temp; |
6019 | PyObject * _obj2 = 0; | |
6020 | wxSize temp0; | |
6021 | PyObject * _obj3 = 0; | |
efc5f224 | 6022 | char *_kwnames[] = { "parent","id","pos","size","style","name", NULL }; |
8ab979d7 RD |
6023 | char _ptemp[128]; |
6024 | ||
6025 | self = self; | |
2f90df85 | 6026 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|iOOls:new_wxScrolledWindow",_kwnames,&_argo0,&_arg1,&_obj2,&_obj3,&_arg4,&_arg5)) |
8ab979d7 | 6027 | return NULL; |
1d99702e RD |
6028 | if (_argo0) { |
6029 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6030 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxWindow_p")) { | |
8ab979d7 RD |
6031 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of new_wxScrolledWindow. Expected _wxWindow_p."); |
6032 | return NULL; | |
6033 | } | |
6034 | } | |
2f90df85 RD |
6035 | if (_obj2) |
6036 | { | |
6037 | _arg2 = &temp; | |
6038 | if (! wxPoint_helper(_obj2, &_arg2)) | |
8ab979d7 | 6039 | return NULL; |
2f90df85 RD |
6040 | } |
6041 | if (_obj3) | |
6042 | { | |
6043 | _arg3 = &temp0; | |
6044 | if (! wxSize_helper(_obj3, &_arg3)) | |
8ab979d7 | 6045 | return NULL; |
2f90df85 | 6046 | } |
cf694132 RD |
6047 | { |
6048 | wxPy_BEGIN_ALLOW_THREADS; | |
6049 | _result = (wxScrolledWindow *)new_wxScrolledWindow(_arg0,_arg1,*_arg2,*_arg3,_arg4,_arg5); | |
6050 | ||
6051 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6052 | if (PyErr_Occurred()) return NULL; |
1d99702e RD |
6053 | } if (_result) { |
6054 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxScrolledWindow_p"); | |
6055 | _resultobj = Py_BuildValue("s",_ptemp); | |
6056 | } else { | |
6057 | Py_INCREF(Py_None); | |
6058 | _resultobj = Py_None; | |
6059 | } | |
8ab979d7 RD |
6060 | return _resultobj; |
6061 | } | |
6062 | ||
09f3d4e6 RD |
6063 | #define new_wxPreScrolledWindow() (new wxScrolledWindow()) |
6064 | static PyObject *_wrap_new_wxPreScrolledWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6065 | PyObject * _resultobj; | |
6066 | wxScrolledWindow * _result; | |
6067 | char *_kwnames[] = { NULL }; | |
6068 | char _ptemp[128]; | |
6069 | ||
6070 | self = self; | |
6071 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":new_wxPreScrolledWindow",_kwnames)) | |
6072 | return NULL; | |
6073 | { | |
6074 | wxPy_BEGIN_ALLOW_THREADS; | |
6075 | _result = (wxScrolledWindow *)new_wxPreScrolledWindow(); | |
6076 | ||
6077 | wxPy_END_ALLOW_THREADS; | |
6078 | if (PyErr_Occurred()) return NULL; | |
6079 | } if (_result) { | |
6080 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxScrolledWindow_p"); | |
6081 | _resultobj = Py_BuildValue("s",_ptemp); | |
6082 | } else { | |
6083 | Py_INCREF(Py_None); | |
6084 | _resultobj = Py_None; | |
6085 | } | |
6086 | return _resultobj; | |
6087 | } | |
6088 | ||
6089 | #define wxScrolledWindow_Create(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (_swigobj->Create(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) | |
6090 | static PyObject *_wrap_wxScrolledWindow_Create(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6091 | PyObject * _resultobj; | |
6092 | bool _result; | |
6093 | wxScrolledWindow * _arg0; | |
6094 | wxWindow * _arg1; | |
6095 | wxWindowID _arg2 = (wxWindowID ) -1; | |
6096 | wxPoint * _arg3 = (wxPoint *) &wxDefaultPosition; | |
6097 | wxSize * _arg4 = (wxSize *) &wxDefaultSize; | |
6098 | long _arg5 = (long ) wxHSCROLL|wxVSCROLL; | |
6099 | char * _arg6 = (char *) "scrolledWindow"; | |
6100 | PyObject * _argo0 = 0; | |
6101 | PyObject * _argo1 = 0; | |
6102 | wxPoint temp; | |
6103 | PyObject * _obj3 = 0; | |
6104 | wxSize temp0; | |
6105 | PyObject * _obj4 = 0; | |
6106 | char *_kwnames[] = { "self","parent","id","pos","size","style","name", NULL }; | |
6107 | ||
6108 | self = self; | |
6109 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO|iOOls:wxScrolledWindow_Create",_kwnames,&_argo0,&_argo1,&_arg2,&_obj3,&_obj4,&_arg5,&_arg6)) | |
6110 | return NULL; | |
6111 | if (_argo0) { | |
6112 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6113 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6114 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_Create. Expected _wxScrolledWindow_p."); | |
6115 | return NULL; | |
6116 | } | |
6117 | } | |
6118 | if (_argo1) { | |
6119 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
6120 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
6121 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxScrolledWindow_Create. Expected _wxWindow_p."); | |
6122 | return NULL; | |
6123 | } | |
6124 | } | |
6125 | if (_obj3) | |
6126 | { | |
6127 | _arg3 = &temp; | |
6128 | if (! wxPoint_helper(_obj3, &_arg3)) | |
6129 | return NULL; | |
6130 | } | |
6131 | if (_obj4) | |
6132 | { | |
6133 | _arg4 = &temp0; | |
6134 | if (! wxSize_helper(_obj4, &_arg4)) | |
6135 | return NULL; | |
6136 | } | |
6137 | { | |
6138 | wxPy_BEGIN_ALLOW_THREADS; | |
6139 | _result = (bool )wxScrolledWindow_Create(_arg0,_arg1,_arg2,*_arg3,*_arg4,_arg5,_arg6); | |
6140 | ||
6141 | wxPy_END_ALLOW_THREADS; | |
6142 | if (PyErr_Occurred()) return NULL; | |
6143 | } _resultobj = Py_BuildValue("i",_result); | |
6144 | return _resultobj; | |
6145 | } | |
6146 | ||
8ab979d7 | 6147 | #define wxScrolledWindow_EnableScrolling(_swigobj,_swigarg0,_swigarg1) (_swigobj->EnableScrolling(_swigarg0,_swigarg1)) |
efc5f224 | 6148 | static PyObject *_wrap_wxScrolledWindow_EnableScrolling(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6149 | PyObject * _resultobj; |
6150 | wxScrolledWindow * _arg0; | |
6151 | bool _arg1; | |
6152 | bool _arg2; | |
1d99702e | 6153 | PyObject * _argo0 = 0; |
8ab979d7 RD |
6154 | int tempbool1; |
6155 | int tempbool2; | |
efc5f224 | 6156 | char *_kwnames[] = { "self","xScrolling","yScrolling", NULL }; |
8ab979d7 RD |
6157 | |
6158 | self = self; | |
efc5f224 | 6159 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxScrolledWindow_EnableScrolling",_kwnames,&_argo0,&tempbool1,&tempbool2)) |
8ab979d7 | 6160 | return NULL; |
1d99702e RD |
6161 | if (_argo0) { |
6162 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6163 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6164 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_EnableScrolling. Expected _wxScrolledWindow_p."); |
6165 | return NULL; | |
6166 | } | |
6167 | } | |
6168 | _arg1 = (bool ) tempbool1; | |
6169 | _arg2 = (bool ) tempbool2; | |
cf694132 RD |
6170 | { |
6171 | wxPy_BEGIN_ALLOW_THREADS; | |
6172 | wxScrolledWindow_EnableScrolling(_arg0,_arg1,_arg2); | |
6173 | ||
6174 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6175 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6176 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6177 | _resultobj = Py_None; |
6178 | return _resultobj; | |
6179 | } | |
6180 | ||
b7e72427 RD |
6181 | #define wxScrolledWindow_GetScrollPageSize(_swigobj,_swigarg0) (_swigobj->GetScrollPageSize(_swigarg0)) |
6182 | static PyObject *_wrap_wxScrolledWindow_GetScrollPageSize(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6183 | PyObject * _resultobj; | |
6184 | int _result; | |
6185 | wxScrolledWindow * _arg0; | |
6186 | int _arg1; | |
6187 | PyObject * _argo0 = 0; | |
6188 | char *_kwnames[] = { "self","orient", NULL }; | |
6189 | ||
6190 | self = self; | |
6191 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxScrolledWindow_GetScrollPageSize",_kwnames,&_argo0,&_arg1)) | |
6192 | return NULL; | |
6193 | if (_argo0) { | |
6194 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6195 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6196 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetScrollPageSize. Expected _wxScrolledWindow_p."); | |
6197 | return NULL; | |
6198 | } | |
6199 | } | |
6200 | { | |
6201 | wxPy_BEGIN_ALLOW_THREADS; | |
6202 | _result = (int )wxScrolledWindow_GetScrollPageSize(_arg0,_arg1); | |
6203 | ||
6204 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6205 | if (PyErr_Occurred()) return NULL; |
b7e72427 RD |
6206 | } _resultobj = Py_BuildValue("i",_result); |
6207 | return _resultobj; | |
6208 | } | |
6209 | ||
8ab979d7 | 6210 | #define wxScrolledWindow_GetScrollPixelsPerUnit(_swigobj,_swigarg0,_swigarg1) (_swigobj->GetScrollPixelsPerUnit(_swigarg0,_swigarg1)) |
efc5f224 | 6211 | static PyObject *_wrap_wxScrolledWindow_GetScrollPixelsPerUnit(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6212 | PyObject * _resultobj; |
6213 | wxScrolledWindow * _arg0; | |
6214 | int * _arg1; | |
6215 | int temp; | |
6216 | int * _arg2; | |
6217 | int temp0; | |
1d99702e | 6218 | PyObject * _argo0 = 0; |
efc5f224 | 6219 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
6220 | |
6221 | self = self; | |
6222 | { | |
6223 | _arg1 = &temp; | |
6224 | } | |
6225 | { | |
6226 | _arg2 = &temp0; | |
6227 | } | |
efc5f224 | 6228 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_GetScrollPixelsPerUnit",_kwnames,&_argo0)) |
8ab979d7 | 6229 | return NULL; |
1d99702e RD |
6230 | if (_argo0) { |
6231 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6232 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6233 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetScrollPixelsPerUnit. Expected _wxScrolledWindow_p."); |
6234 | return NULL; | |
6235 | } | |
6236 | } | |
cf694132 RD |
6237 | { |
6238 | wxPy_BEGIN_ALLOW_THREADS; | |
6239 | wxScrolledWindow_GetScrollPixelsPerUnit(_arg0,_arg1,_arg2); | |
6240 | ||
6241 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6242 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6243 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6244 | _resultobj = Py_None; |
6245 | { | |
6246 | PyObject *o; | |
6247 | o = PyInt_FromLong((long) (*_arg1)); | |
6248 | _resultobj = t_output_helper(_resultobj, o); | |
6249 | } | |
6250 | { | |
6251 | PyObject *o; | |
6252 | o = PyInt_FromLong((long) (*_arg2)); | |
6253 | _resultobj = t_output_helper(_resultobj, o); | |
6254 | } | |
6255 | return _resultobj; | |
6256 | } | |
6257 | ||
b7e72427 RD |
6258 | #define wxScrolledWindow_GetTargetWindow(_swigobj) (_swigobj->GetTargetWindow()) |
6259 | static PyObject *_wrap_wxScrolledWindow_GetTargetWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6260 | PyObject * _resultobj; | |
6261 | wxWindow * _result; | |
6262 | wxScrolledWindow * _arg0; | |
6263 | PyObject * _argo0 = 0; | |
6264 | char *_kwnames[] = { "self", NULL }; | |
b7e72427 RD |
6265 | |
6266 | self = self; | |
6267 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_GetTargetWindow",_kwnames,&_argo0)) | |
6268 | return NULL; | |
6269 | if (_argo0) { | |
6270 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6271 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6272 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetTargetWindow. Expected _wxScrolledWindow_p."); | |
6273 | return NULL; | |
6274 | } | |
6275 | } | |
6276 | { | |
6277 | wxPy_BEGIN_ALLOW_THREADS; | |
6278 | _result = (wxWindow *)wxScrolledWindow_GetTargetWindow(_arg0); | |
6279 | ||
6280 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6281 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 6282 | }{ _resultobj = wxPyMake_wxObject(_result); } |
b7e72427 RD |
6283 | return _resultobj; |
6284 | } | |
6285 | ||
8ab979d7 | 6286 | #define wxScrolledWindow_GetVirtualSize(_swigobj,_swigarg0,_swigarg1) (_swigobj->GetVirtualSize(_swigarg0,_swigarg1)) |
efc5f224 | 6287 | static PyObject *_wrap_wxScrolledWindow_GetVirtualSize(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6288 | PyObject * _resultobj; |
6289 | wxScrolledWindow * _arg0; | |
6290 | int * _arg1; | |
6291 | int temp; | |
6292 | int * _arg2; | |
6293 | int temp0; | |
1d99702e | 6294 | PyObject * _argo0 = 0; |
efc5f224 | 6295 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
6296 | |
6297 | self = self; | |
6298 | { | |
6299 | _arg1 = &temp; | |
6300 | } | |
6301 | { | |
6302 | _arg2 = &temp0; | |
6303 | } | |
efc5f224 | 6304 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_GetVirtualSize",_kwnames,&_argo0)) |
8ab979d7 | 6305 | return NULL; |
1d99702e RD |
6306 | if (_argo0) { |
6307 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6308 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6309 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetVirtualSize. Expected _wxScrolledWindow_p."); |
6310 | return NULL; | |
6311 | } | |
6312 | } | |
cf694132 RD |
6313 | { |
6314 | wxPy_BEGIN_ALLOW_THREADS; | |
6315 | wxScrolledWindow_GetVirtualSize(_arg0,_arg1,_arg2); | |
6316 | ||
6317 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6318 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6319 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6320 | _resultobj = Py_None; |
6321 | { | |
6322 | PyObject *o; | |
6323 | o = PyInt_FromLong((long) (*_arg1)); | |
6324 | _resultobj = t_output_helper(_resultobj, o); | |
6325 | } | |
6326 | { | |
6327 | PyObject *o; | |
6328 | o = PyInt_FromLong((long) (*_arg2)); | |
6329 | _resultobj = t_output_helper(_resultobj, o); | |
6330 | } | |
6331 | return _resultobj; | |
6332 | } | |
6333 | ||
6334 | #define wxScrolledWindow_IsRetained(_swigobj) (_swigobj->IsRetained()) | |
efc5f224 | 6335 | static PyObject *_wrap_wxScrolledWindow_IsRetained(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6336 | PyObject * _resultobj; |
6337 | bool _result; | |
6338 | wxScrolledWindow * _arg0; | |
1d99702e | 6339 | PyObject * _argo0 = 0; |
efc5f224 | 6340 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
6341 | |
6342 | self = self; | |
efc5f224 | 6343 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_IsRetained",_kwnames,&_argo0)) |
8ab979d7 | 6344 | return NULL; |
1d99702e RD |
6345 | if (_argo0) { |
6346 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6347 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6348 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_IsRetained. Expected _wxScrolledWindow_p."); |
6349 | return NULL; | |
6350 | } | |
6351 | } | |
cf694132 RD |
6352 | { |
6353 | wxPy_BEGIN_ALLOW_THREADS; | |
6354 | _result = (bool )wxScrolledWindow_IsRetained(_arg0); | |
6355 | ||
6356 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6357 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6358 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
6359 | return _resultobj; |
6360 | } | |
6361 | ||
6362 | #define wxScrolledWindow_PrepareDC(_swigobj,_swigarg0) (_swigobj->PrepareDC(_swigarg0)) | |
efc5f224 | 6363 | static PyObject *_wrap_wxScrolledWindow_PrepareDC(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6364 | PyObject * _resultobj; |
6365 | wxScrolledWindow * _arg0; | |
6366 | wxDC * _arg1; | |
1d99702e RD |
6367 | PyObject * _argo0 = 0; |
6368 | PyObject * _argo1 = 0; | |
efc5f224 | 6369 | char *_kwnames[] = { "self","dc", NULL }; |
8ab979d7 RD |
6370 | |
6371 | self = self; | |
efc5f224 | 6372 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxScrolledWindow_PrepareDC",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 6373 | return NULL; |
1d99702e RD |
6374 | if (_argo0) { |
6375 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6376 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6377 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_PrepareDC. Expected _wxScrolledWindow_p."); |
6378 | return NULL; | |
6379 | } | |
6380 | } | |
1d99702e RD |
6381 | if (_argo1) { |
6382 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
6383 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxDC_p")) { | |
8ab979d7 RD |
6384 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxScrolledWindow_PrepareDC. Expected _wxDC_p."); |
6385 | return NULL; | |
6386 | } | |
6387 | } | |
cf694132 RD |
6388 | { |
6389 | wxPy_BEGIN_ALLOW_THREADS; | |
6390 | wxScrolledWindow_PrepareDC(_arg0,*_arg1); | |
6391 | ||
6392 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6393 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6394 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6395 | _resultobj = Py_None; |
6396 | return _resultobj; | |
6397 | } | |
6398 | ||
6399 | #define wxScrolledWindow_Scroll(_swigobj,_swigarg0,_swigarg1) (_swigobj->Scroll(_swigarg0,_swigarg1)) | |
efc5f224 | 6400 | static PyObject *_wrap_wxScrolledWindow_Scroll(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6401 | PyObject * _resultobj; |
6402 | wxScrolledWindow * _arg0; | |
6403 | int _arg1; | |
6404 | int _arg2; | |
1d99702e | 6405 | PyObject * _argo0 = 0; |
efc5f224 | 6406 | char *_kwnames[] = { "self","x","y", NULL }; |
8ab979d7 RD |
6407 | |
6408 | self = self; | |
efc5f224 | 6409 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxScrolledWindow_Scroll",_kwnames,&_argo0,&_arg1,&_arg2)) |
8ab979d7 | 6410 | return NULL; |
1d99702e RD |
6411 | if (_argo0) { |
6412 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6413 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6414 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_Scroll. Expected _wxScrolledWindow_p."); |
6415 | return NULL; | |
6416 | } | |
6417 | } | |
cf694132 RD |
6418 | { |
6419 | wxPy_BEGIN_ALLOW_THREADS; | |
6420 | wxScrolledWindow_Scroll(_arg0,_arg1,_arg2); | |
6421 | ||
6422 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6423 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6424 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6425 | _resultobj = Py_None; |
6426 | return _resultobj; | |
6427 | } | |
6428 | ||
f6bcfd97 | 6429 | #define wxScrolledWindow_SetScrollbars(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5,_swigarg6) (_swigobj->SetScrollbars(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5,_swigarg6)) |
efc5f224 | 6430 | static PyObject *_wrap_wxScrolledWindow_SetScrollbars(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6431 | PyObject * _resultobj; |
6432 | wxScrolledWindow * _arg0; | |
6433 | int _arg1; | |
6434 | int _arg2; | |
6435 | int _arg3; | |
6436 | int _arg4; | |
1d99702e RD |
6437 | int _arg5 = (int ) 0; |
6438 | int _arg6 = (int ) 0; | |
f6bcfd97 | 6439 | int _arg7 = (int ) FALSE; |
1d99702e | 6440 | PyObject * _argo0 = 0; |
f6bcfd97 | 6441 | char *_kwnames[] = { "self","pixelsPerUnitX","pixelsPerUnitY","noUnitsX","noUnitsY","xPos","yPos","noRefresh", NULL }; |
8ab979d7 RD |
6442 | |
6443 | self = self; | |
f6bcfd97 | 6444 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oiiii|iii:wxScrolledWindow_SetScrollbars",_kwnames,&_argo0,&_arg1,&_arg2,&_arg3,&_arg4,&_arg5,&_arg6,&_arg7)) |
8ab979d7 | 6445 | return NULL; |
1d99702e RD |
6446 | if (_argo0) { |
6447 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6448 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
8ab979d7 RD |
6449 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_SetScrollbars. Expected _wxScrolledWindow_p."); |
6450 | return NULL; | |
6451 | } | |
6452 | } | |
cf694132 RD |
6453 | { |
6454 | wxPy_BEGIN_ALLOW_THREADS; | |
f6bcfd97 | 6455 | wxScrolledWindow_SetScrollbars(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5,_arg6,_arg7); |
cf694132 RD |
6456 | |
6457 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6458 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6459 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6460 | _resultobj = Py_None; |
6461 | return _resultobj; | |
6462 | } | |
6463 | ||
b7e72427 RD |
6464 | #define wxScrolledWindow_SetScrollPageSize(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetScrollPageSize(_swigarg0,_swigarg1)) |
6465 | static PyObject *_wrap_wxScrolledWindow_SetScrollPageSize(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6466 | PyObject * _resultobj; | |
6467 | wxScrolledWindow * _arg0; | |
6468 | int _arg1; | |
6469 | int _arg2; | |
6470 | PyObject * _argo0 = 0; | |
6471 | char *_kwnames[] = { "self","orient","pageSize", NULL }; | |
6472 | ||
6473 | self = self; | |
6474 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxScrolledWindow_SetScrollPageSize",_kwnames,&_argo0,&_arg1,&_arg2)) | |
6475 | return NULL; | |
6476 | if (_argo0) { | |
6477 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6478 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6479 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_SetScrollPageSize. Expected _wxScrolledWindow_p."); | |
6480 | return NULL; | |
6481 | } | |
6482 | } | |
6483 | { | |
6484 | wxPy_BEGIN_ALLOW_THREADS; | |
6485 | wxScrolledWindow_SetScrollPageSize(_arg0,_arg1,_arg2); | |
6486 | ||
6487 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6488 | if (PyErr_Occurred()) return NULL; |
b7e72427 RD |
6489 | } Py_INCREF(Py_None); |
6490 | _resultobj = Py_None; | |
6491 | return _resultobj; | |
6492 | } | |
6493 | ||
eb715945 RD |
6494 | #define wxScrolledWindow_SetTargetWindow(_swigobj,_swigarg0) (_swigobj->SetTargetWindow(_swigarg0)) |
6495 | static PyObject *_wrap_wxScrolledWindow_SetTargetWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6496 | PyObject * _resultobj; | |
6497 | wxScrolledWindow * _arg0; | |
6498 | wxWindow * _arg1; | |
6499 | PyObject * _argo0 = 0; | |
6500 | PyObject * _argo1 = 0; | |
6501 | char *_kwnames[] = { "self","window", NULL }; | |
6502 | ||
6503 | self = self; | |
6504 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxScrolledWindow_SetTargetWindow",_kwnames,&_argo0,&_argo1)) | |
6505 | return NULL; | |
6506 | if (_argo0) { | |
6507 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6508 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6509 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_SetTargetWindow. Expected _wxScrolledWindow_p."); | |
6510 | return NULL; | |
6511 | } | |
6512 | } | |
6513 | if (_argo1) { | |
6514 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
6515 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
6516 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxScrolledWindow_SetTargetWindow. Expected _wxWindow_p."); | |
6517 | return NULL; | |
6518 | } | |
6519 | } | |
6520 | { | |
6521 | wxPy_BEGIN_ALLOW_THREADS; | |
6522 | wxScrolledWindow_SetTargetWindow(_arg0,_arg1); | |
6523 | ||
6524 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6525 | if (PyErr_Occurred()) return NULL; |
eb715945 RD |
6526 | } Py_INCREF(Py_None); |
6527 | _resultobj = Py_None; | |
6528 | return _resultobj; | |
6529 | } | |
6530 | ||
4c9993c3 RD |
6531 | #define wxScrolledWindow_GetViewStart(_swigobj,_swigarg0,_swigarg1) (_swigobj->GetViewStart(_swigarg0,_swigarg1)) |
6532 | static PyObject *_wrap_wxScrolledWindow_GetViewStart(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6533 | PyObject * _resultobj; | |
6534 | wxScrolledWindow * _arg0; | |
6535 | int * _arg1; | |
6536 | int temp; | |
6537 | int * _arg2; | |
6538 | int temp0; | |
6539 | PyObject * _argo0 = 0; | |
6540 | char *_kwnames[] = { "self", NULL }; | |
6541 | ||
6542 | self = self; | |
6543 | { | |
6544 | _arg1 = &temp; | |
6545 | } | |
6546 | { | |
6547 | _arg2 = &temp0; | |
6548 | } | |
6549 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_GetViewStart",_kwnames,&_argo0)) | |
6550 | return NULL; | |
6551 | if (_argo0) { | |
6552 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6553 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6554 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetViewStart. Expected _wxScrolledWindow_p."); | |
6555 | return NULL; | |
6556 | } | |
6557 | } | |
6558 | { | |
6559 | wxPy_BEGIN_ALLOW_THREADS; | |
6560 | wxScrolledWindow_GetViewStart(_arg0,_arg1,_arg2); | |
6561 | ||
6562 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6563 | if (PyErr_Occurred()) return NULL; |
4c9993c3 RD |
6564 | } Py_INCREF(Py_None); |
6565 | _resultobj = Py_None; | |
6566 | { | |
6567 | PyObject *o; | |
6568 | o = PyInt_FromLong((long) (*_arg1)); | |
6569 | _resultobj = t_output_helper(_resultobj, o); | |
6570 | } | |
6571 | { | |
6572 | PyObject *o; | |
6573 | o = PyInt_FromLong((long) (*_arg2)); | |
6574 | _resultobj = t_output_helper(_resultobj, o); | |
6575 | } | |
6576 | return _resultobj; | |
6577 | } | |
6578 | ||
9d8bd15f RD |
6579 | #define wxScrolledWindow_CalcScrolledPosition(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3) (_swigobj->CalcScrolledPosition(_swigarg0,_swigarg1,_swigarg2,_swigarg3)) |
6580 | static PyObject *_wrap_wxScrolledWindow_CalcScrolledPosition(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6581 | PyObject * _resultobj; | |
6582 | wxScrolledWindow * _arg0; | |
6583 | int _arg1; | |
6584 | int _arg2; | |
6585 | int * _arg3; | |
6586 | int temp; | |
6587 | int * _arg4; | |
6588 | int temp0; | |
6589 | PyObject * _argo0 = 0; | |
6590 | char *_kwnames[] = { "self","x","y", NULL }; | |
6591 | ||
6592 | self = self; | |
6593 | { | |
6594 | _arg3 = &temp; | |
6595 | } | |
6596 | { | |
6597 | _arg4 = &temp0; | |
6598 | } | |
6599 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxScrolledWindow_CalcScrolledPosition",_kwnames,&_argo0,&_arg1,&_arg2)) | |
6600 | return NULL; | |
6601 | if (_argo0) { | |
6602 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6603 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6604 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_CalcScrolledPosition. Expected _wxScrolledWindow_p."); | |
6605 | return NULL; | |
6606 | } | |
6607 | } | |
6608 | { | |
6609 | wxPy_BEGIN_ALLOW_THREADS; | |
6610 | wxScrolledWindow_CalcScrolledPosition(_arg0,_arg1,_arg2,_arg3,_arg4); | |
6611 | ||
6612 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6613 | if (PyErr_Occurred()) return NULL; |
9d8bd15f RD |
6614 | } Py_INCREF(Py_None); |
6615 | _resultobj = Py_None; | |
6616 | { | |
6617 | PyObject *o; | |
6618 | o = PyInt_FromLong((long) (*_arg3)); | |
6619 | _resultobj = t_output_helper(_resultobj, o); | |
6620 | } | |
6621 | { | |
6622 | PyObject *o; | |
6623 | o = PyInt_FromLong((long) (*_arg4)); | |
6624 | _resultobj = t_output_helper(_resultobj, o); | |
6625 | } | |
6626 | return _resultobj; | |
6627 | } | |
6628 | ||
6629 | #define wxScrolledWindow_CalcUnscrolledPosition(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3) (_swigobj->CalcUnscrolledPosition(_swigarg0,_swigarg1,_swigarg2,_swigarg3)) | |
6630 | static PyObject *_wrap_wxScrolledWindow_CalcUnscrolledPosition(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6631 | PyObject * _resultobj; | |
6632 | wxScrolledWindow * _arg0; | |
6633 | int _arg1; | |
6634 | int _arg2; | |
6635 | int * _arg3; | |
6636 | int temp; | |
6637 | int * _arg4; | |
6638 | int temp0; | |
6639 | PyObject * _argo0 = 0; | |
6640 | char *_kwnames[] = { "self","x","y", NULL }; | |
6641 | ||
6642 | self = self; | |
6643 | { | |
6644 | _arg3 = &temp; | |
6645 | } | |
6646 | { | |
6647 | _arg4 = &temp0; | |
6648 | } | |
6649 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxScrolledWindow_CalcUnscrolledPosition",_kwnames,&_argo0,&_arg1,&_arg2)) | |
6650 | return NULL; | |
6651 | if (_argo0) { | |
6652 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6653 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6654 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_CalcUnscrolledPosition. Expected _wxScrolledWindow_p."); | |
6655 | return NULL; | |
6656 | } | |
6657 | } | |
6658 | { | |
6659 | wxPy_BEGIN_ALLOW_THREADS; | |
6660 | wxScrolledWindow_CalcUnscrolledPosition(_arg0,_arg1,_arg2,_arg3,_arg4); | |
6661 | ||
6662 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6663 | if (PyErr_Occurred()) return NULL; |
9d8bd15f RD |
6664 | } Py_INCREF(Py_None); |
6665 | _resultobj = Py_None; | |
6666 | { | |
6667 | PyObject *o; | |
6668 | o = PyInt_FromLong((long) (*_arg3)); | |
6669 | _resultobj = t_output_helper(_resultobj, o); | |
6670 | } | |
6671 | { | |
6672 | PyObject *o; | |
6673 | o = PyInt_FromLong((long) (*_arg4)); | |
6674 | _resultobj = t_output_helper(_resultobj, o); | |
6675 | } | |
6676 | return _resultobj; | |
6677 | } | |
6678 | ||
d1679124 RD |
6679 | #define wxScrolledWindow_SetScale(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetScale(_swigarg0,_swigarg1)) |
6680 | static PyObject *_wrap_wxScrolledWindow_SetScale(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6681 | PyObject * _resultobj; | |
6682 | wxScrolledWindow * _arg0; | |
6683 | double _arg1; | |
6684 | double _arg2; | |
6685 | PyObject * _argo0 = 0; | |
6686 | char *_kwnames[] = { "self","xs","ys", NULL }; | |
6687 | ||
6688 | self = self; | |
6689 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Odd:wxScrolledWindow_SetScale",_kwnames,&_argo0,&_arg1,&_arg2)) | |
6690 | return NULL; | |
6691 | if (_argo0) { | |
6692 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6693 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6694 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_SetScale. Expected _wxScrolledWindow_p."); | |
6695 | return NULL; | |
6696 | } | |
6697 | } | |
6698 | { | |
6699 | wxPy_BEGIN_ALLOW_THREADS; | |
6700 | wxScrolledWindow_SetScale(_arg0,_arg1,_arg2); | |
6701 | ||
6702 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6703 | if (PyErr_Occurred()) return NULL; |
d1679124 RD |
6704 | } Py_INCREF(Py_None); |
6705 | _resultobj = Py_None; | |
6706 | return _resultobj; | |
6707 | } | |
6708 | ||
6709 | #define wxScrolledWindow_GetScaleX(_swigobj) (_swigobj->GetScaleX()) | |
6710 | static PyObject *_wrap_wxScrolledWindow_GetScaleX(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6711 | PyObject * _resultobj; | |
6712 | double _result; | |
6713 | wxScrolledWindow * _arg0; | |
6714 | PyObject * _argo0 = 0; | |
6715 | char *_kwnames[] = { "self", NULL }; | |
6716 | ||
6717 | self = self; | |
6718 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_GetScaleX",_kwnames,&_argo0)) | |
6719 | return NULL; | |
6720 | if (_argo0) { | |
6721 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6722 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6723 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetScaleX. Expected _wxScrolledWindow_p."); | |
6724 | return NULL; | |
6725 | } | |
6726 | } | |
6727 | { | |
6728 | wxPy_BEGIN_ALLOW_THREADS; | |
6729 | _result = (double )wxScrolledWindow_GetScaleX(_arg0); | |
6730 | ||
6731 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6732 | if (PyErr_Occurred()) return NULL; |
d1679124 RD |
6733 | } _resultobj = Py_BuildValue("d",_result); |
6734 | return _resultobj; | |
6735 | } | |
6736 | ||
6737 | #define wxScrolledWindow_GetScaleY(_swigobj) (_swigobj->GetScaleY()) | |
6738 | static PyObject *_wrap_wxScrolledWindow_GetScaleY(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6739 | PyObject * _resultobj; | |
6740 | double _result; | |
6741 | wxScrolledWindow * _arg0; | |
6742 | PyObject * _argo0 = 0; | |
6743 | char *_kwnames[] = { "self", NULL }; | |
6744 | ||
6745 | self = self; | |
6746 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_GetScaleY",_kwnames,&_argo0)) | |
6747 | return NULL; | |
6748 | if (_argo0) { | |
6749 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6750 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6751 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_GetScaleY. Expected _wxScrolledWindow_p."); | |
6752 | return NULL; | |
6753 | } | |
6754 | } | |
6755 | { | |
6756 | wxPy_BEGIN_ALLOW_THREADS; | |
6757 | _result = (double )wxScrolledWindow_GetScaleY(_arg0); | |
6758 | ||
6759 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6760 | if (PyErr_Occurred()) return NULL; |
d1679124 RD |
6761 | } _resultobj = Py_BuildValue("d",_result); |
6762 | return _resultobj; | |
6763 | } | |
6764 | ||
6765 | #define wxScrolledWindow_AdjustScrollbars(_swigobj) (_swigobj->AdjustScrollbars()) | |
6766 | static PyObject *_wrap_wxScrolledWindow_AdjustScrollbars(PyObject *self, PyObject *args, PyObject *kwargs) { | |
6767 | PyObject * _resultobj; | |
6768 | wxScrolledWindow * _arg0; | |
6769 | PyObject * _argo0 = 0; | |
6770 | char *_kwnames[] = { "self", NULL }; | |
6771 | ||
6772 | self = self; | |
6773 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxScrolledWindow_AdjustScrollbars",_kwnames,&_argo0)) | |
6774 | return NULL; | |
6775 | if (_argo0) { | |
6776 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6777 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxScrolledWindow_p")) { | |
6778 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxScrolledWindow_AdjustScrollbars. Expected _wxScrolledWindow_p."); | |
6779 | return NULL; | |
6780 | } | |
6781 | } | |
6782 | { | |
6783 | wxPy_BEGIN_ALLOW_THREADS; | |
6784 | wxScrolledWindow_AdjustScrollbars(_arg0); | |
6785 | ||
6786 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6787 | if (PyErr_Occurred()) return NULL; |
d1679124 RD |
6788 | } Py_INCREF(Py_None); |
6789 | _resultobj = Py_None; | |
6790 | return _resultobj; | |
6791 | } | |
6792 | ||
8ab979d7 RD |
6793 | static void *SwigwxMenuTowxEvtHandler(void *ptr) { |
6794 | wxMenu *src; | |
6795 | wxEvtHandler *dest; | |
6796 | src = (wxMenu *) ptr; | |
6797 | dest = (wxEvtHandler *) src; | |
6798 | return (void *) dest; | |
6799 | } | |
6800 | ||
9416aa89 RD |
6801 | static void *SwigwxMenuTowxObject(void *ptr) { |
6802 | wxMenu *src; | |
6803 | wxObject *dest; | |
6804 | src = (wxMenu *) ptr; | |
6805 | dest = (wxObject *) src; | |
6806 | return (void *) dest; | |
6807 | } | |
6808 | ||
8bf5d46e | 6809 | #define new_wxMenu(_swigarg0,_swigarg1) (new wxMenu(_swigarg0,_swigarg1)) |
efc5f224 | 6810 | static PyObject *_wrap_new_wxMenu(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6811 | PyObject * _resultobj; |
6812 | wxMenu * _result; | |
1d99702e RD |
6813 | wxString * _arg0 = (wxString *) &wxPyEmptyStr; |
6814 | long _arg1 = (long ) 0; | |
8ab979d7 | 6815 | PyObject * _obj0 = 0; |
efc5f224 | 6816 | char *_kwnames[] = { "title","style", NULL }; |
8ab979d7 RD |
6817 | char _ptemp[128]; |
6818 | ||
6819 | self = self; | |
efc5f224 | 6820 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"|Ol:new_wxMenu",_kwnames,&_obj0,&_arg1)) |
8ab979d7 RD |
6821 | return NULL; |
6822 | if (_obj0) | |
6823 | { | |
185d7c3e RD |
6824 | #if PYTHON_API_VERSION >= 1009 |
6825 | char* tmpPtr; int tmpSize; | |
6826 | if (!PyString_Check(_obj0) && !PyUnicode_Check(_obj0)) { | |
794c5cb1 | 6827 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
6828 | return NULL; |
6829 | } | |
6830 | if (PyString_AsStringAndSize(_obj0, &tmpPtr, &tmpSize) == -1) | |
6831 | return NULL; | |
6832 | _arg0 = new wxString(tmpPtr, tmpSize); | |
6833 | #else | |
8ab979d7 RD |
6834 | if (!PyString_Check(_obj0)) { |
6835 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
6836 | return NULL; | |
6837 | } | |
185d7c3e RD |
6838 | _arg0 = new wxString(PyString_AS_STRING(_obj0), PyString_GET_SIZE(_obj0)); |
6839 | #endif | |
8ab979d7 | 6840 | } |
cf694132 RD |
6841 | { |
6842 | wxPy_BEGIN_ALLOW_THREADS; | |
8bf5d46e | 6843 | _result = (wxMenu *)new_wxMenu(*_arg0,_arg1); |
cf694132 RD |
6844 | |
6845 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6846 | if (PyErr_Occurred()) return NULL; |
1d99702e RD |
6847 | } if (_result) { |
6848 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxMenu_p"); | |
6849 | _resultobj = Py_BuildValue("s",_ptemp); | |
6850 | } else { | |
6851 | Py_INCREF(Py_None); | |
6852 | _resultobj = Py_None; | |
6853 | } | |
8ab979d7 RD |
6854 | { |
6855 | if (_obj0) | |
6856 | delete _arg0; | |
6857 | } | |
6858 | return _resultobj; | |
6859 | } | |
6860 | ||
6861 | #define wxMenu_Append(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3) (_swigobj->Append(_swigarg0,_swigarg1,_swigarg2,_swigarg3)) | |
efc5f224 | 6862 | static PyObject *_wrap_wxMenu_Append(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6863 | PyObject * _resultobj; |
6864 | wxMenu * _arg0; | |
6865 | int _arg1; | |
6866 | wxString * _arg2; | |
1d99702e | 6867 | wxString * _arg3 = (wxString *) &wxPyEmptyStr; |
926bb76c | 6868 | int _arg4 = (int ) FALSE; |
1d99702e | 6869 | PyObject * _argo0 = 0; |
8ab979d7 RD |
6870 | PyObject * _obj2 = 0; |
6871 | PyObject * _obj3 = 0; | |
efc5f224 | 6872 | char *_kwnames[] = { "self","id","item","helpString","checkable", NULL }; |
8ab979d7 RD |
6873 | |
6874 | self = self; | |
926bb76c | 6875 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO|Oi:wxMenu_Append",_kwnames,&_argo0,&_arg1,&_obj2,&_obj3,&_arg4)) |
8ab979d7 | 6876 | return NULL; |
1d99702e RD |
6877 | if (_argo0) { |
6878 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6879 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
6880 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Append. Expected _wxMenu_p."); |
6881 | return NULL; | |
6882 | } | |
6883 | } | |
6884 | { | |
185d7c3e RD |
6885 | #if PYTHON_API_VERSION >= 1009 |
6886 | char* tmpPtr; int tmpSize; | |
6887 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 6888 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
6889 | return NULL; |
6890 | } | |
6891 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
6892 | return NULL; | |
6893 | _arg2 = new wxString(tmpPtr, tmpSize); | |
6894 | #else | |
8ab979d7 RD |
6895 | if (!PyString_Check(_obj2)) { |
6896 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
6897 | return NULL; | |
6898 | } | |
185d7c3e RD |
6899 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
6900 | #endif | |
8ab979d7 RD |
6901 | } |
6902 | if (_obj3) | |
6903 | { | |
185d7c3e RD |
6904 | #if PYTHON_API_VERSION >= 1009 |
6905 | char* tmpPtr; int tmpSize; | |
6906 | if (!PyString_Check(_obj3) && !PyUnicode_Check(_obj3)) { | |
794c5cb1 | 6907 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
6908 | return NULL; |
6909 | } | |
6910 | if (PyString_AsStringAndSize(_obj3, &tmpPtr, &tmpSize) == -1) | |
6911 | return NULL; | |
6912 | _arg3 = new wxString(tmpPtr, tmpSize); | |
6913 | #else | |
8ab979d7 RD |
6914 | if (!PyString_Check(_obj3)) { |
6915 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
6916 | return NULL; | |
6917 | } | |
185d7c3e RD |
6918 | _arg3 = new wxString(PyString_AS_STRING(_obj3), PyString_GET_SIZE(_obj3)); |
6919 | #endif | |
8ab979d7 | 6920 | } |
cf694132 RD |
6921 | { |
6922 | wxPy_BEGIN_ALLOW_THREADS; | |
6923 | wxMenu_Append(_arg0,_arg1,*_arg2,*_arg3,_arg4); | |
6924 | ||
6925 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 6926 | if (PyErr_Occurred()) return NULL; |
cf694132 | 6927 | } Py_INCREF(Py_None); |
8ab979d7 RD |
6928 | _resultobj = Py_None; |
6929 | { | |
6930 | if (_obj2) | |
6931 | delete _arg2; | |
6932 | } | |
6933 | { | |
6934 | if (_obj3) | |
6935 | delete _arg3; | |
6936 | } | |
6937 | return _resultobj; | |
6938 | } | |
6939 | ||
6940 | #define wxMenu_AppendMenu(_swigobj,_swigarg0,_swigarg1,_swigarg2,_swigarg3) (_swigobj->Append(_swigarg0,_swigarg1,_swigarg2,_swigarg3)) | |
efc5f224 | 6941 | static PyObject *_wrap_wxMenu_AppendMenu(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
6942 | PyObject * _resultobj; |
6943 | wxMenu * _arg0; | |
6944 | int _arg1; | |
6945 | wxString * _arg2; | |
6946 | wxMenu * _arg3; | |
1d99702e RD |
6947 | wxString * _arg4 = (wxString *) &wxPyEmptyStr; |
6948 | PyObject * _argo0 = 0; | |
8ab979d7 | 6949 | PyObject * _obj2 = 0; |
1d99702e | 6950 | PyObject * _argo3 = 0; |
8ab979d7 | 6951 | PyObject * _obj4 = 0; |
efc5f224 | 6952 | char *_kwnames[] = { "self","id","item","subMenu","helpString", NULL }; |
8ab979d7 RD |
6953 | |
6954 | self = self; | |
efc5f224 | 6955 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiOO|O:wxMenu_AppendMenu",_kwnames,&_argo0,&_arg1,&_obj2,&_argo3,&_obj4)) |
8ab979d7 | 6956 | return NULL; |
1d99702e RD |
6957 | if (_argo0) { |
6958 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
6959 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
6960 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_AppendMenu. Expected _wxMenu_p."); |
6961 | return NULL; | |
6962 | } | |
6963 | } | |
6964 | { | |
185d7c3e RD |
6965 | #if PYTHON_API_VERSION >= 1009 |
6966 | char* tmpPtr; int tmpSize; | |
6967 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 6968 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
6969 | return NULL; |
6970 | } | |
6971 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
6972 | return NULL; | |
6973 | _arg2 = new wxString(tmpPtr, tmpSize); | |
6974 | #else | |
8ab979d7 RD |
6975 | if (!PyString_Check(_obj2)) { |
6976 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
6977 | return NULL; | |
6978 | } | |
185d7c3e RD |
6979 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
6980 | #endif | |
8ab979d7 | 6981 | } |
1d99702e RD |
6982 | if (_argo3) { |
6983 | if (_argo3 == Py_None) { _arg3 = NULL; } | |
6984 | else if (SWIG_GetPtrObj(_argo3,(void **) &_arg3,"_wxMenu_p")) { | |
8ab979d7 RD |
6985 | PyErr_SetString(PyExc_TypeError,"Type error in argument 4 of wxMenu_AppendMenu. Expected _wxMenu_p."); |
6986 | return NULL; | |
6987 | } | |
6988 | } | |
6989 | if (_obj4) | |
6990 | { | |
185d7c3e RD |
6991 | #if PYTHON_API_VERSION >= 1009 |
6992 | char* tmpPtr; int tmpSize; | |
6993 | if (!PyString_Check(_obj4) && !PyUnicode_Check(_obj4)) { | |
794c5cb1 | 6994 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
6995 | return NULL; |
6996 | } | |
6997 | if (PyString_AsStringAndSize(_obj4, &tmpPtr, &tmpSize) == -1) | |
6998 | return NULL; | |
6999 | _arg4 = new wxString(tmpPtr, tmpSize); | |
7000 | #else | |
8ab979d7 RD |
7001 | if (!PyString_Check(_obj4)) { |
7002 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
7003 | return NULL; | |
7004 | } | |
185d7c3e RD |
7005 | _arg4 = new wxString(PyString_AS_STRING(_obj4), PyString_GET_SIZE(_obj4)); |
7006 | #endif | |
8ab979d7 | 7007 | } |
cf694132 RD |
7008 | { |
7009 | wxPy_BEGIN_ALLOW_THREADS; | |
7010 | wxMenu_AppendMenu(_arg0,_arg1,*_arg2,_arg3,*_arg4); | |
7011 | ||
7012 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7013 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7014 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7015 | _resultobj = Py_None; |
7016 | { | |
7017 | if (_obj2) | |
7018 | delete _arg2; | |
7019 | } | |
7020 | { | |
7021 | if (_obj4) | |
7022 | delete _arg4; | |
7023 | } | |
7024 | return _resultobj; | |
7025 | } | |
7026 | ||
af309447 | 7027 | #define wxMenu_AppendItem(_swigobj,_swigarg0) (_swigobj->Append(_swigarg0)) |
efc5f224 | 7028 | static PyObject *_wrap_wxMenu_AppendItem(PyObject *self, PyObject *args, PyObject *kwargs) { |
af309447 RD |
7029 | PyObject * _resultobj; |
7030 | wxMenu * _arg0; | |
7031 | wxMenuItem * _arg1; | |
1d99702e RD |
7032 | PyObject * _argo0 = 0; |
7033 | PyObject * _argo1 = 0; | |
efc5f224 | 7034 | char *_kwnames[] = { "self","item", NULL }; |
af309447 RD |
7035 | |
7036 | self = self; | |
efc5f224 | 7037 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_AppendItem",_kwnames,&_argo0,&_argo1)) |
af309447 | 7038 | return NULL; |
1d99702e RD |
7039 | if (_argo0) { |
7040 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7041 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
af309447 RD |
7042 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_AppendItem. Expected _wxMenu_p."); |
7043 | return NULL; | |
7044 | } | |
7045 | } | |
1d99702e RD |
7046 | if (_argo1) { |
7047 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
7048 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenuItem_p")) { | |
af309447 RD |
7049 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_AppendItem. Expected _wxMenuItem_p."); |
7050 | return NULL; | |
7051 | } | |
7052 | } | |
cf694132 RD |
7053 | { |
7054 | wxPy_BEGIN_ALLOW_THREADS; | |
7055 | wxMenu_AppendItem(_arg0,_arg1); | |
7056 | ||
7057 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7058 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7059 | } Py_INCREF(Py_None); |
af309447 RD |
7060 | _resultobj = Py_None; |
7061 | return _resultobj; | |
7062 | } | |
7063 | ||
8ab979d7 | 7064 | #define wxMenu_AppendSeparator(_swigobj) (_swigobj->AppendSeparator()) |
efc5f224 | 7065 | static PyObject *_wrap_wxMenu_AppendSeparator(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7066 | PyObject * _resultobj; |
7067 | wxMenu * _arg0; | |
1d99702e | 7068 | PyObject * _argo0 = 0; |
efc5f224 | 7069 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7070 | |
7071 | self = self; | |
efc5f224 | 7072 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_AppendSeparator",_kwnames,&_argo0)) |
8ab979d7 | 7073 | return NULL; |
1d99702e RD |
7074 | if (_argo0) { |
7075 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7076 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7077 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_AppendSeparator. Expected _wxMenu_p."); |
7078 | return NULL; | |
7079 | } | |
7080 | } | |
cf694132 RD |
7081 | { |
7082 | wxPy_BEGIN_ALLOW_THREADS; | |
7083 | wxMenu_AppendSeparator(_arg0); | |
7084 | ||
7085 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7086 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7087 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7088 | _resultobj = Py_None; |
7089 | return _resultobj; | |
7090 | } | |
7091 | ||
7092 | #define wxMenu_Break(_swigobj) (_swigobj->Break()) | |
efc5f224 | 7093 | static PyObject *_wrap_wxMenu_Break(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7094 | PyObject * _resultobj; |
7095 | wxMenu * _arg0; | |
1d99702e | 7096 | PyObject * _argo0 = 0; |
efc5f224 | 7097 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7098 | |
7099 | self = self; | |
efc5f224 | 7100 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_Break",_kwnames,&_argo0)) |
8ab979d7 | 7101 | return NULL; |
1d99702e RD |
7102 | if (_argo0) { |
7103 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7104 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7105 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Break. Expected _wxMenu_p."); |
7106 | return NULL; | |
7107 | } | |
7108 | } | |
cf694132 RD |
7109 | { |
7110 | wxPy_BEGIN_ALLOW_THREADS; | |
7111 | wxMenu_Break(_arg0); | |
7112 | ||
7113 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7114 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7115 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7116 | _resultobj = Py_None; |
7117 | return _resultobj; | |
7118 | } | |
7119 | ||
7120 | #define wxMenu_Check(_swigobj,_swigarg0,_swigarg1) (_swigobj->Check(_swigarg0,_swigarg1)) | |
efc5f224 | 7121 | static PyObject *_wrap_wxMenu_Check(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7122 | PyObject * _resultobj; |
7123 | wxMenu * _arg0; | |
7124 | int _arg1; | |
7125 | bool _arg2; | |
1d99702e | 7126 | PyObject * _argo0 = 0; |
8ab979d7 | 7127 | int tempbool2; |
efc5f224 | 7128 | char *_kwnames[] = { "self","id","flag", NULL }; |
8ab979d7 RD |
7129 | |
7130 | self = self; | |
efc5f224 | 7131 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxMenu_Check",_kwnames,&_argo0,&_arg1,&tempbool2)) |
8ab979d7 | 7132 | return NULL; |
1d99702e RD |
7133 | if (_argo0) { |
7134 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7135 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7136 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Check. Expected _wxMenu_p."); |
7137 | return NULL; | |
7138 | } | |
7139 | } | |
7140 | _arg2 = (bool ) tempbool2; | |
cf694132 RD |
7141 | { |
7142 | wxPy_BEGIN_ALLOW_THREADS; | |
7143 | wxMenu_Check(_arg0,_arg1,_arg2); | |
7144 | ||
7145 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7146 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7147 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7148 | _resultobj = Py_None; |
7149 | return _resultobj; | |
7150 | } | |
7151 | ||
b1462dfa RD |
7152 | #define wxMenu_IsChecked(_swigobj,_swigarg0) (_swigobj->IsChecked(_swigarg0)) |
7153 | static PyObject *_wrap_wxMenu_IsChecked(PyObject *self, PyObject *args, PyObject *kwargs) { | |
7154 | PyObject * _resultobj; | |
7155 | bool _result; | |
7156 | wxMenu * _arg0; | |
7157 | int _arg1; | |
7158 | PyObject * _argo0 = 0; | |
7159 | char *_kwnames[] = { "self","id", NULL }; | |
7160 | ||
7161 | self = self; | |
7162 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_IsChecked",_kwnames,&_argo0,&_arg1)) | |
7163 | return NULL; | |
7164 | if (_argo0) { | |
7165 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7166 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
7167 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_IsChecked. Expected _wxMenu_p."); | |
7168 | return NULL; | |
7169 | } | |
7170 | } | |
7171 | { | |
7172 | wxPy_BEGIN_ALLOW_THREADS; | |
7173 | _result = (bool )wxMenu_IsChecked(_arg0,_arg1); | |
7174 | ||
7175 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7176 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
7177 | } _resultobj = Py_BuildValue("i",_result); |
7178 | return _resultobj; | |
7179 | } | |
7180 | ||
8ab979d7 | 7181 | #define wxMenu_Enable(_swigobj,_swigarg0,_swigarg1) (_swigobj->Enable(_swigarg0,_swigarg1)) |
efc5f224 | 7182 | static PyObject *_wrap_wxMenu_Enable(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7183 | PyObject * _resultobj; |
7184 | wxMenu * _arg0; | |
7185 | int _arg1; | |
7186 | bool _arg2; | |
1d99702e | 7187 | PyObject * _argo0 = 0; |
8ab979d7 | 7188 | int tempbool2; |
efc5f224 | 7189 | char *_kwnames[] = { "self","id","enable", NULL }; |
8ab979d7 RD |
7190 | |
7191 | self = self; | |
efc5f224 | 7192 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxMenu_Enable",_kwnames,&_argo0,&_arg1,&tempbool2)) |
8ab979d7 | 7193 | return NULL; |
1d99702e RD |
7194 | if (_argo0) { |
7195 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7196 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7197 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Enable. Expected _wxMenu_p."); |
7198 | return NULL; | |
7199 | } | |
7200 | } | |
7201 | _arg2 = (bool ) tempbool2; | |
cf694132 RD |
7202 | { |
7203 | wxPy_BEGIN_ALLOW_THREADS; | |
7204 | wxMenu_Enable(_arg0,_arg1,_arg2); | |
7205 | ||
7206 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7207 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7208 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7209 | _resultobj = Py_None; |
7210 | return _resultobj; | |
7211 | } | |
7212 | ||
b1462dfa RD |
7213 | #define wxMenu_IsEnabled(_swigobj,_swigarg0) (_swigobj->IsEnabled(_swigarg0)) |
7214 | static PyObject *_wrap_wxMenu_IsEnabled(PyObject *self, PyObject *args, PyObject *kwargs) { | |
7215 | PyObject * _resultobj; | |
7216 | bool _result; | |
7217 | wxMenu * _arg0; | |
7218 | int _arg1; | |
7219 | PyObject * _argo0 = 0; | |
7220 | char *_kwnames[] = { "self","id", NULL }; | |
7221 | ||
7222 | self = self; | |
7223 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_IsEnabled",_kwnames,&_argo0,&_arg1)) | |
7224 | return NULL; | |
7225 | if (_argo0) { | |
7226 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7227 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
7228 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_IsEnabled. Expected _wxMenu_p."); | |
7229 | return NULL; | |
7230 | } | |
7231 | } | |
7232 | { | |
7233 | wxPy_BEGIN_ALLOW_THREADS; | |
7234 | _result = (bool )wxMenu_IsEnabled(_arg0,_arg1); | |
7235 | ||
7236 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7237 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
7238 | } _resultobj = Py_BuildValue("i",_result); |
7239 | return _resultobj; | |
7240 | } | |
7241 | ||
8ab979d7 | 7242 | #define wxMenu_FindItem(_swigobj,_swigarg0) (_swigobj->FindItem(_swigarg0)) |
efc5f224 | 7243 | static PyObject *_wrap_wxMenu_FindItem(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7244 | PyObject * _resultobj; |
7245 | int _result; | |
7246 | wxMenu * _arg0; | |
7247 | wxString * _arg1; | |
1d99702e | 7248 | PyObject * _argo0 = 0; |
8ab979d7 | 7249 | PyObject * _obj1 = 0; |
efc5f224 | 7250 | char *_kwnames[] = { "self","itemString", NULL }; |
8ab979d7 RD |
7251 | |
7252 | self = self; | |
efc5f224 | 7253 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_FindItem",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 7254 | return NULL; |
1d99702e RD |
7255 | if (_argo0) { |
7256 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7257 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7258 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_FindItem. Expected _wxMenu_p."); |
7259 | return NULL; | |
7260 | } | |
7261 | } | |
7262 | { | |
185d7c3e RD |
7263 | #if PYTHON_API_VERSION >= 1009 |
7264 | char* tmpPtr; int tmpSize; | |
7265 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 7266 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
7267 | return NULL; |
7268 | } | |
7269 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
7270 | return NULL; | |
7271 | _arg1 = new wxString(tmpPtr, tmpSize); | |
7272 | #else | |
8ab979d7 RD |
7273 | if (!PyString_Check(_obj1)) { |
7274 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
7275 | return NULL; | |
7276 | } | |
185d7c3e RD |
7277 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
7278 | #endif | |
8ab979d7 | 7279 | } |
cf694132 RD |
7280 | { |
7281 | wxPy_BEGIN_ALLOW_THREADS; | |
7282 | _result = (int )wxMenu_FindItem(_arg0,*_arg1); | |
7283 | ||
7284 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7285 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7286 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7287 | { |
7288 | if (_obj1) | |
7289 | delete _arg1; | |
7290 | } | |
7291 | return _resultobj; | |
7292 | } | |
7293 | ||
b1462dfa RD |
7294 | #define wxMenu_FindItemById(_swigobj,_swigarg0) (_swigobj->FindItem(_swigarg0)) |
7295 | static PyObject *_wrap_wxMenu_FindItemById(PyObject *self, PyObject *args, PyObject *kwargs) { | |
7296 | PyObject * _resultobj; | |
7297 | wxMenuItem * _result; | |
7298 | wxMenu * _arg0; | |
7299 | int _arg1; | |
7300 | PyObject * _argo0 = 0; | |
7301 | char *_kwnames[] = { "self","id", NULL }; | |
b1462dfa RD |
7302 | |
7303 | self = self; | |
7304 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_FindItemById",_kwnames,&_argo0,&_arg1)) | |
7305 | return NULL; | |
7306 | if (_argo0) { | |
7307 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7308 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
7309 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_FindItemById. Expected _wxMenu_p."); | |
7310 | return NULL; | |
7311 | } | |
7312 | } | |
7313 | { | |
7314 | wxPy_BEGIN_ALLOW_THREADS; | |
7315 | _result = (wxMenuItem *)wxMenu_FindItemById(_arg0,_arg1); | |
7316 | ||
7317 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7318 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 7319 | }{ _resultobj = wxPyMake_wxObject(_result); } |
b1462dfa RD |
7320 | return _resultobj; |
7321 | } | |
7322 | ||
8ab979d7 | 7323 | #define wxMenu_GetTitle(_swigobj) (_swigobj->GetTitle()) |
efc5f224 | 7324 | static PyObject *_wrap_wxMenu_GetTitle(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7325 | PyObject * _resultobj; |
7326 | wxString * _result; | |
7327 | wxMenu * _arg0; | |
1d99702e | 7328 | PyObject * _argo0 = 0; |
efc5f224 | 7329 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7330 | |
7331 | self = self; | |
efc5f224 | 7332 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetTitle",_kwnames,&_argo0)) |
8ab979d7 | 7333 | return NULL; |
1d99702e RD |
7334 | if (_argo0) { |
7335 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7336 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7337 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetTitle. Expected _wxMenu_p."); |
7338 | return NULL; | |
7339 | } | |
7340 | } | |
8ab979d7 | 7341 | { |
cf694132 RD |
7342 | wxPy_BEGIN_ALLOW_THREADS; |
7343 | _result = new wxString (wxMenu_GetTitle(_arg0)); | |
7344 | ||
7345 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7346 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7347 | }{ |
eec92d76 | 7348 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
8ab979d7 RD |
7349 | } |
7350 | { | |
7351 | delete _result; | |
7352 | } | |
7353 | return _resultobj; | |
7354 | } | |
7355 | ||
7356 | #define wxMenu_SetTitle(_swigobj,_swigarg0) (_swigobj->SetTitle(_swigarg0)) | |
efc5f224 | 7357 | static PyObject *_wrap_wxMenu_SetTitle(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7358 | PyObject * _resultobj; |
7359 | wxMenu * _arg0; | |
7360 | wxString * _arg1; | |
1d99702e | 7361 | PyObject * _argo0 = 0; |
8ab979d7 | 7362 | PyObject * _obj1 = 0; |
efc5f224 | 7363 | char *_kwnames[] = { "self","title", NULL }; |
8ab979d7 RD |
7364 | |
7365 | self = self; | |
efc5f224 | 7366 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_SetTitle",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 7367 | return NULL; |
1d99702e RD |
7368 | if (_argo0) { |
7369 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7370 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7371 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_SetTitle. Expected _wxMenu_p."); |
7372 | return NULL; | |
7373 | } | |
7374 | } | |
7375 | { | |
185d7c3e RD |
7376 | #if PYTHON_API_VERSION >= 1009 |
7377 | char* tmpPtr; int tmpSize; | |
7378 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 7379 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
7380 | return NULL; |
7381 | } | |
7382 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
7383 | return NULL; | |
7384 | _arg1 = new wxString(tmpPtr, tmpSize); | |
7385 | #else | |
8ab979d7 RD |
7386 | if (!PyString_Check(_obj1)) { |
7387 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
7388 | return NULL; | |
7389 | } | |
185d7c3e RD |
7390 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
7391 | #endif | |
8ab979d7 | 7392 | } |
cf694132 RD |
7393 | { |
7394 | wxPy_BEGIN_ALLOW_THREADS; | |
7395 | wxMenu_SetTitle(_arg0,*_arg1); | |
7396 | ||
7397 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7398 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7399 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7400 | _resultobj = Py_None; |
7401 | { | |
7402 | if (_obj1) | |
7403 | delete _arg1; | |
7404 | } | |
7405 | return _resultobj; | |
7406 | } | |
7407 | ||
b1462dfa RD |
7408 | #define wxMenu_GetLabel(_swigobj,_swigarg0) (_swigobj->GetLabel(_swigarg0)) |
7409 | static PyObject *_wrap_wxMenu_GetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7410 | PyObject * _resultobj; |
b1462dfa | 7411 | wxString * _result; |
8ab979d7 RD |
7412 | wxMenu * _arg0; |
7413 | int _arg1; | |
1d99702e | 7414 | PyObject * _argo0 = 0; |
efc5f224 | 7415 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
7416 | |
7417 | self = self; | |
b1462dfa | 7418 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_GetLabel",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 7419 | return NULL; |
1d99702e RD |
7420 | if (_argo0) { |
7421 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7422 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7423 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetLabel. Expected _wxMenu_p."); |
8ab979d7 RD |
7424 | return NULL; |
7425 | } | |
7426 | } | |
cf694132 RD |
7427 | { |
7428 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7429 | _result = new wxString (wxMenu_GetLabel(_arg0,_arg1)); |
cf694132 RD |
7430 | |
7431 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7432 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 7433 | }{ |
eec92d76 | 7434 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
b1462dfa RD |
7435 | } |
7436 | { | |
7437 | delete _result; | |
7438 | } | |
8ab979d7 RD |
7439 | return _resultobj; |
7440 | } | |
7441 | ||
b1462dfa RD |
7442 | #define wxMenu_SetLabel(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetLabel(_swigarg0,_swigarg1)) |
7443 | static PyObject *_wrap_wxMenu_SetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7444 | PyObject * _resultobj; |
8ab979d7 RD |
7445 | wxMenu * _arg0; |
7446 | int _arg1; | |
b1462dfa | 7447 | wxString * _arg2; |
1d99702e | 7448 | PyObject * _argo0 = 0; |
b1462dfa RD |
7449 | PyObject * _obj2 = 0; |
7450 | char *_kwnames[] = { "self","id","label", NULL }; | |
8ab979d7 RD |
7451 | |
7452 | self = self; | |
b1462dfa | 7453 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO:wxMenu_SetLabel",_kwnames,&_argo0,&_arg1,&_obj2)) |
8ab979d7 | 7454 | return NULL; |
1d99702e RD |
7455 | if (_argo0) { |
7456 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7457 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7458 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_SetLabel. Expected _wxMenu_p."); |
8ab979d7 RD |
7459 | return NULL; |
7460 | } | |
7461 | } | |
b1462dfa | 7462 | { |
185d7c3e RD |
7463 | #if PYTHON_API_VERSION >= 1009 |
7464 | char* tmpPtr; int tmpSize; | |
7465 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 7466 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
7467 | return NULL; |
7468 | } | |
7469 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
7470 | return NULL; | |
7471 | _arg2 = new wxString(tmpPtr, tmpSize); | |
7472 | #else | |
b1462dfa RD |
7473 | if (!PyString_Check(_obj2)) { |
7474 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
7475 | return NULL; | |
7476 | } | |
185d7c3e RD |
7477 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
7478 | #endif | |
b1462dfa | 7479 | } |
8ab979d7 | 7480 | { |
cf694132 | 7481 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 7482 | wxMenu_SetLabel(_arg0,_arg1,*_arg2); |
cf694132 RD |
7483 | |
7484 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7485 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
7486 | } Py_INCREF(Py_None); |
7487 | _resultobj = Py_None; | |
8ab979d7 | 7488 | { |
b1462dfa RD |
7489 | if (_obj2) |
7490 | delete _arg2; | |
8ab979d7 RD |
7491 | } |
7492 | return _resultobj; | |
7493 | } | |
7494 | ||
b1462dfa RD |
7495 | #define wxMenu_GetHelpString(_swigobj,_swigarg0) (_swigobj->GetHelpString(_swigarg0)) |
7496 | static PyObject *_wrap_wxMenu_GetHelpString(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 RD |
7497 | PyObject * _resultobj; |
7498 | wxString * _result; | |
7499 | wxMenu * _arg0; | |
7500 | int _arg1; | |
1d99702e | 7501 | PyObject * _argo0 = 0; |
efc5f224 | 7502 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
7503 | |
7504 | self = self; | |
b1462dfa | 7505 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_GetHelpString",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 7506 | return NULL; |
1d99702e RD |
7507 | if (_argo0) { |
7508 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7509 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7510 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetHelpString. Expected _wxMenu_p."); |
8ab979d7 RD |
7511 | return NULL; |
7512 | } | |
7513 | } | |
8ab979d7 | 7514 | { |
cf694132 | 7515 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 7516 | _result = new wxString (wxMenu_GetHelpString(_arg0,_arg1)); |
cf694132 RD |
7517 | |
7518 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7519 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7520 | }{ |
eec92d76 | 7521 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
8ab979d7 RD |
7522 | } |
7523 | { | |
7524 | delete _result; | |
7525 | } | |
7526 | return _resultobj; | |
7527 | } | |
7528 | ||
7529 | #define wxMenu_SetHelpString(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetHelpString(_swigarg0,_swigarg1)) | |
efc5f224 | 7530 | static PyObject *_wrap_wxMenu_SetHelpString(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 RD |
7531 | PyObject * _resultobj; |
7532 | wxMenu * _arg0; | |
7533 | int _arg1; | |
7534 | wxString * _arg2; | |
1d99702e | 7535 | PyObject * _argo0 = 0; |
8ab979d7 | 7536 | PyObject * _obj2 = 0; |
efc5f224 | 7537 | char *_kwnames[] = { "self","id","helpString", NULL }; |
8ab979d7 RD |
7538 | |
7539 | self = self; | |
efc5f224 | 7540 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO:wxMenu_SetHelpString",_kwnames,&_argo0,&_arg1,&_obj2)) |
8ab979d7 | 7541 | return NULL; |
1d99702e RD |
7542 | if (_argo0) { |
7543 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7544 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
8ab979d7 RD |
7545 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_SetHelpString. Expected _wxMenu_p."); |
7546 | return NULL; | |
7547 | } | |
7548 | } | |
7549 | { | |
185d7c3e RD |
7550 | #if PYTHON_API_VERSION >= 1009 |
7551 | char* tmpPtr; int tmpSize; | |
7552 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 7553 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
7554 | return NULL; |
7555 | } | |
7556 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
7557 | return NULL; | |
7558 | _arg2 = new wxString(tmpPtr, tmpSize); | |
7559 | #else | |
8ab979d7 RD |
7560 | if (!PyString_Check(_obj2)) { |
7561 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
7562 | return NULL; | |
7563 | } | |
185d7c3e RD |
7564 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
7565 | #endif | |
8ab979d7 | 7566 | } |
cf694132 RD |
7567 | { |
7568 | wxPy_BEGIN_ALLOW_THREADS; | |
7569 | wxMenu_SetHelpString(_arg0,_arg1,*_arg2); | |
7570 | ||
7571 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7572 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7573 | } Py_INCREF(Py_None); |
8ab979d7 RD |
7574 | _resultobj = Py_None; |
7575 | { | |
7576 | if (_obj2) | |
7577 | delete _arg2; | |
7578 | } | |
7579 | return _resultobj; | |
7580 | } | |
7581 | ||
b1462dfa RD |
7582 | #define wxMenu_UpdateUI(_swigobj,_swigarg0) (_swigobj->UpdateUI(_swigarg0)) |
7583 | static PyObject *_wrap_wxMenu_UpdateUI(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7584 | PyObject * _resultobj; |
8ab979d7 | 7585 | wxMenu * _arg0; |
b1462dfa | 7586 | wxEvtHandler * _arg1 = (wxEvtHandler *) NULL; |
1d99702e | 7587 | PyObject * _argo0 = 0; |
b1462dfa RD |
7588 | PyObject * _argo1 = 0; |
7589 | char *_kwnames[] = { "self","source", NULL }; | |
8ab979d7 RD |
7590 | |
7591 | self = self; | |
b1462dfa | 7592 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|O:wxMenu_UpdateUI",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 7593 | return NULL; |
1d99702e RD |
7594 | if (_argo0) { |
7595 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7596 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa RD |
7597 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_UpdateUI. Expected _wxMenu_p."); |
7598 | return NULL; | |
7599 | } | |
7600 | } | |
7601 | if (_argo1) { | |
7602 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
7603 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvtHandler_p")) { | |
7604 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_UpdateUI. Expected _wxEvtHandler_p."); | |
8ab979d7 RD |
7605 | return NULL; |
7606 | } | |
7607 | } | |
cf694132 RD |
7608 | { |
7609 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7610 | wxMenu_UpdateUI(_arg0,_arg1); |
cf694132 RD |
7611 | |
7612 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7613 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
7614 | } Py_INCREF(Py_None); |
7615 | _resultobj = Py_None; | |
8ab979d7 RD |
7616 | return _resultobj; |
7617 | } | |
7618 | ||
b1462dfa RD |
7619 | #define wxMenu_Delete(_swigobj,_swigarg0) (_swigobj->Delete(_swigarg0)) |
7620 | static PyObject *_wrap_wxMenu_Delete(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 RD |
7621 | PyObject * _resultobj; |
7622 | bool _result; | |
7623 | wxMenu * _arg0; | |
7624 | int _arg1; | |
1d99702e | 7625 | PyObject * _argo0 = 0; |
efc5f224 | 7626 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
7627 | |
7628 | self = self; | |
b1462dfa | 7629 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_Delete",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 7630 | return NULL; |
1d99702e RD |
7631 | if (_argo0) { |
7632 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7633 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7634 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Delete. Expected _wxMenu_p."); |
8ab979d7 RD |
7635 | return NULL; |
7636 | } | |
7637 | } | |
cf694132 RD |
7638 | { |
7639 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7640 | _result = (bool )wxMenu_Delete(_arg0,_arg1); |
cf694132 RD |
7641 | |
7642 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7643 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7644 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7645 | return _resultobj; |
7646 | } | |
7647 | ||
b1462dfa RD |
7648 | #define wxMenu_DeleteItem(_swigobj,_swigarg0) (_swigobj->Delete(_swigarg0)) |
7649 | static PyObject *_wrap_wxMenu_DeleteItem(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7650 | PyObject * _resultobj; |
b1462dfa | 7651 | bool _result; |
8ab979d7 | 7652 | wxMenu * _arg0; |
b1462dfa | 7653 | wxMenuItem * _arg1; |
1d99702e | 7654 | PyObject * _argo0 = 0; |
b1462dfa RD |
7655 | PyObject * _argo1 = 0; |
7656 | char *_kwnames[] = { "self","item", NULL }; | |
8ab979d7 RD |
7657 | |
7658 | self = self; | |
b1462dfa | 7659 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_DeleteItem",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 7660 | return NULL; |
1d99702e RD |
7661 | if (_argo0) { |
7662 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7663 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7664 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_DeleteItem. Expected _wxMenu_p."); |
8ab979d7 RD |
7665 | return NULL; |
7666 | } | |
7667 | } | |
b1462dfa RD |
7668 | if (_argo1) { |
7669 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
7670 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenuItem_p")) { | |
7671 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_DeleteItem. Expected _wxMenuItem_p."); | |
8ab979d7 | 7672 | return NULL; |
b1462dfa | 7673 | } |
8ab979d7 | 7674 | } |
cf694132 RD |
7675 | { |
7676 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7677 | _result = (bool )wxMenu_DeleteItem(_arg0,_arg1); |
cf694132 RD |
7678 | |
7679 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7680 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 7681 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7682 | return _resultobj; |
7683 | } | |
7684 | ||
b1462dfa RD |
7685 | #define wxMenu_Insert(_swigobj,_swigarg0,_swigarg1) (_swigobj->Insert(_swigarg0,_swigarg1)) |
7686 | static PyObject *_wrap_wxMenu_Insert(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7687 | PyObject * _resultobj; |
b1462dfa | 7688 | bool _result; |
8bf5d46e | 7689 | wxMenu * _arg0; |
b1462dfa RD |
7690 | size_t _arg1; |
7691 | wxMenuItem * _arg2; | |
1d99702e | 7692 | PyObject * _argo0 = 0; |
b1462dfa RD |
7693 | PyObject * _argo2 = 0; |
7694 | char *_kwnames[] = { "self","pos","item", NULL }; | |
8ab979d7 RD |
7695 | |
7696 | self = self; | |
b1462dfa | 7697 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO:wxMenu_Insert",_kwnames,&_argo0,&_arg1,&_argo2)) |
8ab979d7 | 7698 | return NULL; |
1d99702e RD |
7699 | if (_argo0) { |
7700 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7701 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7702 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Insert. Expected _wxMenu_p."); |
8bf5d46e RD |
7703 | return NULL; |
7704 | } | |
7705 | } | |
b1462dfa RD |
7706 | if (_argo2) { |
7707 | if (_argo2 == Py_None) { _arg2 = NULL; } | |
7708 | else if (SWIG_GetPtrObj(_argo2,(void **) &_arg2,"_wxMenuItem_p")) { | |
7709 | PyErr_SetString(PyExc_TypeError,"Type error in argument 3 of wxMenu_Insert. Expected _wxMenuItem_p."); | |
8ab979d7 RD |
7710 | return NULL; |
7711 | } | |
7712 | } | |
cf694132 RD |
7713 | { |
7714 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7715 | _result = (bool )wxMenu_Insert(_arg0,_arg1,_arg2); |
cf694132 RD |
7716 | |
7717 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7718 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 7719 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7720 | return _resultobj; |
7721 | } | |
7722 | ||
b1462dfa RD |
7723 | #define wxMenu_Remove(_swigobj,_swigarg0) (_swigobj->Remove(_swigarg0)) |
7724 | static PyObject *_wrap_wxMenu_Remove(PyObject *self, PyObject *args, PyObject *kwargs) { | |
efc5f224 | 7725 | PyObject * _resultobj; |
b1462dfa | 7726 | wxMenuItem * _result; |
efc5f224 | 7727 | wxMenu * _arg0; |
b1462dfa | 7728 | int _arg1; |
efc5f224 | 7729 | PyObject * _argo0 = 0; |
b1462dfa | 7730 | char *_kwnames[] = { "self","id", NULL }; |
efc5f224 RD |
7731 | |
7732 | self = self; | |
b1462dfa | 7733 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_Remove",_kwnames,&_argo0,&_arg1)) |
efc5f224 RD |
7734 | return NULL; |
7735 | if (_argo0) { | |
7736 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7737 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
b1462dfa | 7738 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Remove. Expected _wxMenu_p."); |
efc5f224 RD |
7739 | return NULL; |
7740 | } | |
7741 | } | |
7742 | { | |
7743 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7744 | _result = (wxMenuItem *)wxMenu_Remove(_arg0,_arg1); |
efc5f224 RD |
7745 | |
7746 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7747 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 7748 | }{ _resultobj = wxPyMake_wxObject(_result); } |
efc5f224 RD |
7749 | return _resultobj; |
7750 | } | |
7751 | ||
b1462dfa RD |
7752 | #define wxMenu_RemoveItem(_swigobj,_swigarg0) (_swigobj->Remove(_swigarg0)) |
7753 | static PyObject *_wrap_wxMenu_RemoveItem(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7754 | PyObject * _resultobj; |
b1462dfa RD |
7755 | wxMenuItem * _result; |
7756 | wxMenu * _arg0; | |
7757 | wxMenuItem * _arg1; | |
7758 | PyObject * _argo0 = 0; | |
7759 | PyObject * _argo1 = 0; | |
7760 | char *_kwnames[] = { "self","item", NULL }; | |
8ab979d7 RD |
7761 | |
7762 | self = self; | |
b1462dfa RD |
7763 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_RemoveItem",_kwnames,&_argo0,&_argo1)) |
7764 | return NULL; | |
7765 | if (_argo0) { | |
7766 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
7767 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { | |
7768 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_RemoveItem. Expected _wxMenu_p."); | |
7769 | return NULL; | |
7770 | } | |
7771 | } | |
7772 | if (_argo1) { | |
7773 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
7774 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenuItem_p")) { | |
7775 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_RemoveItem. Expected _wxMenuItem_p."); | |
8ab979d7 | 7776 | return NULL; |
b1462dfa RD |
7777 | } |
7778 | } | |
cf694132 RD |
7779 | { |
7780 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7781 | _result = (wxMenuItem *)wxMenu_RemoveItem(_arg0,_arg1); |
cf694132 RD |
7782 | |
7783 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7784 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 7785 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
7786 | return _resultobj; |
7787 | } | |
7788 | ||
eb715945 | 7789 | static void wxMenu_Destroy(wxMenu *self) { delete self; } |
b1462dfa | 7790 | static PyObject *_wrap_wxMenu_Destroy(PyObject *self, PyObject *args, PyObject *kwargs) { |
8ab979d7 | 7791 | PyObject * _resultobj; |
b1462dfa | 7792 | wxMenu * _arg0; |
1d99702e | 7793 | PyObject * _argo0 = 0; |
b1462dfa | 7794 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7795 | |
7796 | self = self; | |
b1462dfa | 7797 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_Destroy",_kwnames,&_argo0)) |
8ab979d7 | 7798 | return NULL; |
1d99702e RD |
7799 | if (_argo0) { |
7800 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7801 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7802 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_Destroy. Expected _wxMenu_p."); | |
8ab979d7 RD |
7803 | return NULL; |
7804 | } | |
7805 | } | |
cf694132 RD |
7806 | { |
7807 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7808 | wxMenu_Destroy(_arg0); |
cf694132 RD |
7809 | |
7810 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7811 | if (PyErr_Occurred()) return NULL; |
cf694132 | 7812 | } Py_INCREF(Py_None); |
8ab979d7 | 7813 | _resultobj = Py_None; |
8ab979d7 RD |
7814 | return _resultobj; |
7815 | } | |
7816 | ||
b1462dfa RD |
7817 | #define wxMenu_DestroyId(_swigobj,_swigarg0) (_swigobj->Destroy(_swigarg0)) |
7818 | static PyObject *_wrap_wxMenu_DestroyId(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7819 | PyObject * _resultobj; |
b1462dfa RD |
7820 | bool _result; |
7821 | wxMenu * _arg0; | |
8ab979d7 | 7822 | int _arg1; |
1d99702e | 7823 | PyObject * _argo0 = 0; |
b1462dfa | 7824 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
7825 | |
7826 | self = self; | |
b1462dfa | 7827 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenu_DestroyId",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 7828 | return NULL; |
1d99702e RD |
7829 | if (_argo0) { |
7830 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7831 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7832 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_DestroyId. Expected _wxMenu_p."); | |
8ab979d7 RD |
7833 | return NULL; |
7834 | } | |
7835 | } | |
cf694132 RD |
7836 | { |
7837 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7838 | _result = (bool )wxMenu_DestroyId(_arg0,_arg1); |
cf694132 RD |
7839 | |
7840 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7841 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 7842 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7843 | return _resultobj; |
7844 | } | |
7845 | ||
b1462dfa RD |
7846 | #define wxMenu_DestroyItem(_swigobj,_swigarg0) (_swigobj->Destroy(_swigarg0)) |
7847 | static PyObject *_wrap_wxMenu_DestroyItem(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7848 | PyObject * _resultobj; |
b1462dfa RD |
7849 | bool _result; |
7850 | wxMenu * _arg0; | |
7851 | wxMenuItem * _arg1; | |
1d99702e | 7852 | PyObject * _argo0 = 0; |
b1462dfa RD |
7853 | PyObject * _argo1 = 0; |
7854 | char *_kwnames[] = { "self","item", NULL }; | |
8ab979d7 RD |
7855 | |
7856 | self = self; | |
b1462dfa | 7857 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_DestroyItem",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 7858 | return NULL; |
1d99702e RD |
7859 | if (_argo0) { |
7860 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7861 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7862 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_DestroyItem. Expected _wxMenu_p."); | |
7863 | return NULL; | |
7864 | } | |
7865 | } | |
7866 | if (_argo1) { | |
7867 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
7868 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenuItem_p")) { | |
7869 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_DestroyItem. Expected _wxMenuItem_p."); | |
8ab979d7 RD |
7870 | return NULL; |
7871 | } | |
7872 | } | |
cf694132 RD |
7873 | { |
7874 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7875 | _result = (bool )wxMenu_DestroyItem(_arg0,_arg1); |
cf694132 RD |
7876 | |
7877 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7878 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 7879 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7880 | return _resultobj; |
7881 | } | |
7882 | ||
b1462dfa RD |
7883 | #define wxMenu_GetMenuItemCount(_swigobj) (_swigobj->GetMenuItemCount()) |
7884 | static PyObject *_wrap_wxMenu_GetMenuItemCount(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7885 | PyObject * _resultobj; |
b1462dfa RD |
7886 | size_t _result; |
7887 | wxMenu * _arg0; | |
1d99702e | 7888 | PyObject * _argo0 = 0; |
b1462dfa | 7889 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7890 | |
7891 | self = self; | |
b1462dfa | 7892 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetMenuItemCount",_kwnames,&_argo0)) |
8ab979d7 | 7893 | return NULL; |
1d99702e RD |
7894 | if (_argo0) { |
7895 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7896 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7897 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetMenuItemCount. Expected _wxMenu_p."); | |
8ab979d7 RD |
7898 | return NULL; |
7899 | } | |
7900 | } | |
cf694132 RD |
7901 | { |
7902 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7903 | _result = (size_t )wxMenu_GetMenuItemCount(_arg0); |
cf694132 RD |
7904 | |
7905 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7906 | if (PyErr_Occurred()) return NULL; |
2abc0a0f | 7907 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
7908 | return _resultobj; |
7909 | } | |
7910 | ||
b1462dfa RD |
7911 | static PyObject * wxMenu_GetMenuItems(wxMenu *self) { |
7912 | wxMenuItemList& list = self->GetMenuItems(); | |
7913 | return wxPy_ConvertList(&list, "wxMenuItem"); | |
7914 | } | |
7915 | static PyObject *_wrap_wxMenu_GetMenuItems(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7916 | PyObject * _resultobj; |
b1462dfa RD |
7917 | PyObject * _result; |
7918 | wxMenu * _arg0; | |
1d99702e | 7919 | PyObject * _argo0 = 0; |
b1462dfa | 7920 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7921 | |
7922 | self = self; | |
b1462dfa | 7923 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetMenuItems",_kwnames,&_argo0)) |
8ab979d7 | 7924 | return NULL; |
1d99702e RD |
7925 | if (_argo0) { |
7926 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7927 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7928 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetMenuItems. Expected _wxMenu_p."); | |
8ab979d7 RD |
7929 | return NULL; |
7930 | } | |
7931 | } | |
cf694132 RD |
7932 | { |
7933 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7934 | _result = (PyObject *)wxMenu_GetMenuItems(_arg0); |
cf694132 RD |
7935 | |
7936 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7937 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
7938 | }{ |
7939 | _resultobj = _result; | |
7940 | } | |
8ab979d7 RD |
7941 | return _resultobj; |
7942 | } | |
7943 | ||
b1462dfa RD |
7944 | #define wxMenu_SetEventHandler(_swigobj,_swigarg0) (_swigobj->SetEventHandler(_swigarg0)) |
7945 | static PyObject *_wrap_wxMenu_SetEventHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7946 | PyObject * _resultobj; |
b1462dfa RD |
7947 | wxMenu * _arg0; |
7948 | wxEvtHandler * _arg1; | |
1d99702e | 7949 | PyObject * _argo0 = 0; |
b1462dfa RD |
7950 | PyObject * _argo1 = 0; |
7951 | char *_kwnames[] = { "self","handler", NULL }; | |
8ab979d7 RD |
7952 | |
7953 | self = self; | |
b1462dfa | 7954 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_SetEventHandler",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 7955 | return NULL; |
1d99702e RD |
7956 | if (_argo0) { |
7957 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7958 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7959 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_SetEventHandler. Expected _wxMenu_p."); | |
8ab979d7 RD |
7960 | return NULL; |
7961 | } | |
7962 | } | |
b1462dfa RD |
7963 | if (_argo1) { |
7964 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
7965 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxEvtHandler_p")) { | |
7966 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_SetEventHandler. Expected _wxEvtHandler_p."); | |
8ab979d7 | 7967 | return NULL; |
b1462dfa | 7968 | } |
8ab979d7 | 7969 | } |
cf694132 RD |
7970 | { |
7971 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 7972 | wxMenu_SetEventHandler(_arg0,_arg1); |
cf694132 RD |
7973 | |
7974 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 7975 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
7976 | } Py_INCREF(Py_None); |
7977 | _resultobj = Py_None; | |
8ab979d7 RD |
7978 | return _resultobj; |
7979 | } | |
7980 | ||
b1462dfa RD |
7981 | #define wxMenu_GetEventHandler(_swigobj) (_swigobj->GetEventHandler()) |
7982 | static PyObject *_wrap_wxMenu_GetEventHandler(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 7983 | PyObject * _resultobj; |
b1462dfa RD |
7984 | wxEvtHandler * _result; |
7985 | wxMenu * _arg0; | |
1d99702e | 7986 | PyObject * _argo0 = 0; |
b1462dfa | 7987 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
7988 | |
7989 | self = self; | |
b1462dfa | 7990 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetEventHandler",_kwnames,&_argo0)) |
8ab979d7 | 7991 | return NULL; |
1d99702e RD |
7992 | if (_argo0) { |
7993 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
7994 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
7995 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetEventHandler. Expected _wxMenu_p."); | |
8ab979d7 RD |
7996 | return NULL; |
7997 | } | |
7998 | } | |
cf694132 RD |
7999 | { |
8000 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8001 | _result = (wxEvtHandler *)wxMenu_GetEventHandler(_arg0); |
cf694132 RD |
8002 | |
8003 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8004 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8005 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
8006 | return _resultobj; |
8007 | } | |
8008 | ||
b1462dfa RD |
8009 | #define wxMenu_SetInvokingWindow(_swigobj,_swigarg0) (_swigobj->SetInvokingWindow(_swigarg0)) |
8010 | static PyObject *_wrap_wxMenu_SetInvokingWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2f90df85 | 8011 | PyObject * _resultobj; |
b1462dfa RD |
8012 | wxMenu * _arg0; |
8013 | wxWindow * _arg1; | |
2f90df85 | 8014 | PyObject * _argo0 = 0; |
b1462dfa RD |
8015 | PyObject * _argo1 = 0; |
8016 | char *_kwnames[] = { "self","win", NULL }; | |
2f90df85 RD |
8017 | |
8018 | self = self; | |
b1462dfa | 8019 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_SetInvokingWindow",_kwnames,&_argo0,&_argo1)) |
2f90df85 RD |
8020 | return NULL; |
8021 | if (_argo0) { | |
8022 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8023 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
8024 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_SetInvokingWindow. Expected _wxMenu_p."); | |
2f90df85 RD |
8025 | return NULL; |
8026 | } | |
8027 | } | |
b1462dfa RD |
8028 | if (_argo1) { |
8029 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
8030 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxWindow_p")) { | |
8031 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_SetInvokingWindow. Expected _wxWindow_p."); | |
2f90df85 | 8032 | return NULL; |
b1462dfa | 8033 | } |
2f90df85 | 8034 | } |
2f90df85 RD |
8035 | { |
8036 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8037 | wxMenu_SetInvokingWindow(_arg0,_arg1); |
2f90df85 RD |
8038 | |
8039 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8040 | if (PyErr_Occurred()) return NULL; |
2f90df85 RD |
8041 | } Py_INCREF(Py_None); |
8042 | _resultobj = Py_None; | |
2f90df85 RD |
8043 | return _resultobj; |
8044 | } | |
8045 | ||
b1462dfa RD |
8046 | #define wxMenu_GetInvokingWindow(_swigobj) (_swigobj->GetInvokingWindow()) |
8047 | static PyObject *_wrap_wxMenu_GetInvokingWindow(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8048 | PyObject * _resultobj; |
b1462dfa RD |
8049 | wxWindow * _result; |
8050 | wxMenu * _arg0; | |
1d99702e | 8051 | PyObject * _argo0 = 0; |
b1462dfa | 8052 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
8053 | |
8054 | self = self; | |
b1462dfa | 8055 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetInvokingWindow",_kwnames,&_argo0)) |
8ab979d7 | 8056 | return NULL; |
1d99702e RD |
8057 | if (_argo0) { |
8058 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8059 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
8060 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetInvokingWindow. Expected _wxMenu_p."); | |
8ab979d7 RD |
8061 | return NULL; |
8062 | } | |
8063 | } | |
cf694132 RD |
8064 | { |
8065 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8066 | _result = (wxWindow *)wxMenu_GetInvokingWindow(_arg0); |
cf694132 RD |
8067 | |
8068 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8069 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8070 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
8071 | return _resultobj; |
8072 | } | |
8073 | ||
b1462dfa RD |
8074 | #define wxMenu_GetStyle(_swigobj) (_swigobj->GetStyle()) |
8075 | static PyObject *_wrap_wxMenu_GetStyle(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8076 | PyObject * _resultobj; |
b1462dfa RD |
8077 | long _result; |
8078 | wxMenu * _arg0; | |
1d99702e | 8079 | PyObject * _argo0 = 0; |
b1462dfa | 8080 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
8081 | |
8082 | self = self; | |
b1462dfa | 8083 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetStyle",_kwnames,&_argo0)) |
8ab979d7 | 8084 | return NULL; |
1d99702e RD |
8085 | if (_argo0) { |
8086 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8087 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
8088 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetStyle. Expected _wxMenu_p."); | |
8ab979d7 RD |
8089 | return NULL; |
8090 | } | |
8091 | } | |
8ab979d7 | 8092 | { |
cf694132 | 8093 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 8094 | _result = (long )wxMenu_GetStyle(_arg0); |
cf694132 RD |
8095 | |
8096 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8097 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 8098 | } _resultobj = Py_BuildValue("l",_result); |
8ab979d7 RD |
8099 | return _resultobj; |
8100 | } | |
8101 | ||
b1462dfa RD |
8102 | #define wxMenu_IsAttached(_swigobj) (_swigobj->IsAttached()) |
8103 | static PyObject *_wrap_wxMenu_IsAttached(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8104 | PyObject * _resultobj; |
b1462dfa RD |
8105 | bool _result; |
8106 | wxMenu * _arg0; | |
1d99702e | 8107 | PyObject * _argo0 = 0; |
b1462dfa | 8108 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
8109 | |
8110 | self = self; | |
b1462dfa | 8111 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_IsAttached",_kwnames,&_argo0)) |
8ab979d7 | 8112 | return NULL; |
1d99702e RD |
8113 | if (_argo0) { |
8114 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8115 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
8116 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_IsAttached. Expected _wxMenu_p."); | |
8ab979d7 RD |
8117 | return NULL; |
8118 | } | |
8119 | } | |
8ab979d7 | 8120 | { |
cf694132 | 8121 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 8122 | _result = (bool )wxMenu_IsAttached(_arg0); |
cf694132 RD |
8123 | |
8124 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8125 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 8126 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
8127 | return _resultobj; |
8128 | } | |
8129 | ||
b1462dfa RD |
8130 | #define wxMenu_SetParent(_swigobj,_swigarg0) (_swigobj->SetParent(_swigarg0)) |
8131 | static PyObject *_wrap_wxMenu_SetParent(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8132 | PyObject * _resultobj; |
b1462dfa RD |
8133 | wxMenu * _arg0; |
8134 | wxMenu * _arg1; | |
1d99702e | 8135 | PyObject * _argo0 = 0; |
b1462dfa RD |
8136 | PyObject * _argo1 = 0; |
8137 | char *_kwnames[] = { "self","parent", NULL }; | |
8ab979d7 RD |
8138 | |
8139 | self = self; | |
b1462dfa | 8140 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenu_SetParent",_kwnames,&_argo0,&_argo1)) |
8ab979d7 | 8141 | return NULL; |
1d99702e RD |
8142 | if (_argo0) { |
8143 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8144 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
8145 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_SetParent. Expected _wxMenu_p."); | |
8ab979d7 RD |
8146 | return NULL; |
8147 | } | |
8148 | } | |
b1462dfa RD |
8149 | if (_argo1) { |
8150 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
8151 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenu_p")) { | |
8152 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenu_SetParent. Expected _wxMenu_p."); | |
8ab979d7 | 8153 | return NULL; |
b1462dfa | 8154 | } |
8ab979d7 | 8155 | } |
cf694132 RD |
8156 | { |
8157 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8158 | wxMenu_SetParent(_arg0,_arg1); |
cf694132 RD |
8159 | |
8160 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8161 | if (PyErr_Occurred()) return NULL; |
cf694132 | 8162 | } Py_INCREF(Py_None); |
8ab979d7 | 8163 | _resultobj = Py_None; |
8ab979d7 RD |
8164 | return _resultobj; |
8165 | } | |
8166 | ||
b1462dfa RD |
8167 | #define wxMenu_GetParent(_swigobj) (_swigobj->GetParent()) |
8168 | static PyObject *_wrap_wxMenu_GetParent(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8169 | PyObject * _resultobj; |
b1462dfa RD |
8170 | wxMenu * _result; |
8171 | wxMenu * _arg0; | |
1d99702e | 8172 | PyObject * _argo0 = 0; |
b1462dfa | 8173 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
8174 | |
8175 | self = self; | |
b1462dfa | 8176 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenu_GetParent",_kwnames,&_argo0)) |
8ab979d7 | 8177 | return NULL; |
1d99702e RD |
8178 | if (_argo0) { |
8179 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8180 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
8181 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenu_GetParent. Expected _wxMenu_p."); | |
8ab979d7 RD |
8182 | return NULL; |
8183 | } | |
8184 | } | |
8ab979d7 | 8185 | { |
cf694132 | 8186 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 8187 | _result = (wxMenu *)wxMenu_GetParent(_arg0); |
cf694132 RD |
8188 | |
8189 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8190 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8191 | }{ _resultobj = wxPyMake_wxObject(_result); } |
b1462dfa | 8192 | return _resultobj; |
8ab979d7 | 8193 | } |
b1462dfa RD |
8194 | |
8195 | static void *SwigwxMenuBarTowxWindow(void *ptr) { | |
8196 | wxMenuBar *src; | |
8197 | wxWindow *dest; | |
8198 | src = (wxMenuBar *) ptr; | |
8199 | dest = (wxWindow *) src; | |
8200 | return (void *) dest; | |
8201 | } | |
8202 | ||
8203 | static void *SwigwxMenuBarTowxEvtHandler(void *ptr) { | |
8204 | wxMenuBar *src; | |
8205 | wxEvtHandler *dest; | |
8206 | src = (wxMenuBar *) ptr; | |
8207 | dest = (wxEvtHandler *) src; | |
8208 | return (void *) dest; | |
8ab979d7 | 8209 | } |
b1462dfa | 8210 | |
9416aa89 RD |
8211 | static void *SwigwxMenuBarTowxObject(void *ptr) { |
8212 | wxMenuBar *src; | |
8213 | wxObject *dest; | |
8214 | src = (wxMenuBar *) ptr; | |
8215 | dest = (wxObject *) src; | |
8216 | return (void *) dest; | |
8217 | } | |
8218 | ||
c368d904 | 8219 | #define new_wxMenuBar(_swigarg0) (new wxMenuBar(_swigarg0)) |
b1462dfa RD |
8220 | static PyObject *_wrap_new_wxMenuBar(PyObject *self, PyObject *args, PyObject *kwargs) { |
8221 | PyObject * _resultobj; | |
8222 | wxMenuBar * _result; | |
c368d904 RD |
8223 | long _arg0 = (long ) 0; |
8224 | char *_kwnames[] = { "style", NULL }; | |
b1462dfa RD |
8225 | char _ptemp[128]; |
8226 | ||
8227 | self = self; | |
c368d904 | 8228 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"|l:new_wxMenuBar",_kwnames,&_arg0)) |
b1462dfa RD |
8229 | return NULL; |
8230 | { | |
8231 | wxPy_BEGIN_ALLOW_THREADS; | |
c368d904 | 8232 | _result = (wxMenuBar *)new_wxMenuBar(_arg0); |
b1462dfa RD |
8233 | |
8234 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8235 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8236 | } if (_result) { |
8237 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxMenuBar_p"); | |
8238 | _resultobj = Py_BuildValue("s",_ptemp); | |
8239 | } else { | |
8240 | Py_INCREF(Py_None); | |
8241 | _resultobj = Py_None; | |
8242 | } | |
8ab979d7 RD |
8243 | return _resultobj; |
8244 | } | |
8245 | ||
b1462dfa RD |
8246 | #define wxMenuBar_Append(_swigobj,_swigarg0,_swigarg1) (_swigobj->Append(_swigarg0,_swigarg1)) |
8247 | static PyObject *_wrap_wxMenuBar_Append(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8248 | PyObject * _resultobj; |
b1462dfa | 8249 | bool _result; |
8ab979d7 | 8250 | wxMenuBar * _arg0; |
b1462dfa | 8251 | wxMenu * _arg1; |
8ab979d7 | 8252 | wxString * _arg2; |
1d99702e | 8253 | PyObject * _argo0 = 0; |
b1462dfa | 8254 | PyObject * _argo1 = 0; |
8ab979d7 | 8255 | PyObject * _obj2 = 0; |
b1462dfa | 8256 | char *_kwnames[] = { "self","menu","title", NULL }; |
8ab979d7 RD |
8257 | |
8258 | self = self; | |
b1462dfa | 8259 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO:wxMenuBar_Append",_kwnames,&_argo0,&_argo1,&_obj2)) |
8ab979d7 | 8260 | return NULL; |
1d99702e RD |
8261 | if (_argo0) { |
8262 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8263 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
b1462dfa RD |
8264 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_Append. Expected _wxMenuBar_p."); |
8265 | return NULL; | |
8266 | } | |
8267 | } | |
8268 | if (_argo1) { | |
8269 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
8270 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenu_p")) { | |
8271 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenuBar_Append. Expected _wxMenu_p."); | |
8ab979d7 RD |
8272 | return NULL; |
8273 | } | |
8274 | } | |
8275 | { | |
185d7c3e RD |
8276 | #if PYTHON_API_VERSION >= 1009 |
8277 | char* tmpPtr; int tmpSize; | |
8278 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 8279 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8280 | return NULL; |
8281 | } | |
8282 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
8283 | return NULL; | |
8284 | _arg2 = new wxString(tmpPtr, tmpSize); | |
8285 | #else | |
8ab979d7 RD |
8286 | if (!PyString_Check(_obj2)) { |
8287 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8288 | return NULL; | |
8289 | } | |
185d7c3e RD |
8290 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
8291 | #endif | |
8ab979d7 | 8292 | } |
cf694132 RD |
8293 | { |
8294 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8295 | _result = (bool )wxMenuBar_Append(_arg0,_arg1,*_arg2); |
cf694132 RD |
8296 | |
8297 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8298 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 8299 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
8300 | { |
8301 | if (_obj2) | |
8302 | delete _arg2; | |
8303 | } | |
8304 | return _resultobj; | |
8305 | } | |
8306 | ||
b1462dfa RD |
8307 | #define wxMenuBar_Insert(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->Insert(_swigarg0,_swigarg1,_swigarg2)) |
8308 | static PyObject *_wrap_wxMenuBar_Insert(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8309 | PyObject * _resultobj; |
b1462dfa | 8310 | bool _result; |
8ab979d7 | 8311 | wxMenuBar * _arg0; |
b1462dfa RD |
8312 | size_t _arg1; |
8313 | wxMenu * _arg2; | |
8314 | wxString * _arg3; | |
1d99702e | 8315 | PyObject * _argo0 = 0; |
b1462dfa RD |
8316 | PyObject * _argo2 = 0; |
8317 | PyObject * _obj3 = 0; | |
8318 | char *_kwnames[] = { "self","pos","menu","title", NULL }; | |
8ab979d7 RD |
8319 | |
8320 | self = self; | |
b1462dfa | 8321 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiOO:wxMenuBar_Insert",_kwnames,&_argo0,&_arg1,&_argo2,&_obj3)) |
8ab979d7 | 8322 | return NULL; |
1d99702e RD |
8323 | if (_argo0) { |
8324 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8325 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
b1462dfa RD |
8326 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_Insert. Expected _wxMenuBar_p."); |
8327 | return NULL; | |
8328 | } | |
8329 | } | |
8330 | if (_argo2) { | |
8331 | if (_argo2 == Py_None) { _arg2 = NULL; } | |
8332 | else if (SWIG_GetPtrObj(_argo2,(void **) &_arg2,"_wxMenu_p")) { | |
8333 | PyErr_SetString(PyExc_TypeError,"Type error in argument 3 of wxMenuBar_Insert. Expected _wxMenu_p."); | |
8ab979d7 RD |
8334 | return NULL; |
8335 | } | |
8336 | } | |
b1462dfa | 8337 | { |
185d7c3e RD |
8338 | #if PYTHON_API_VERSION >= 1009 |
8339 | char* tmpPtr; int tmpSize; | |
8340 | if (!PyString_Check(_obj3) && !PyUnicode_Check(_obj3)) { | |
794c5cb1 | 8341 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8342 | return NULL; |
8343 | } | |
8344 | if (PyString_AsStringAndSize(_obj3, &tmpPtr, &tmpSize) == -1) | |
8345 | return NULL; | |
8346 | _arg3 = new wxString(tmpPtr, tmpSize); | |
8347 | #else | |
b1462dfa RD |
8348 | if (!PyString_Check(_obj3)) { |
8349 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8350 | return NULL; | |
8351 | } | |
185d7c3e RD |
8352 | _arg3 = new wxString(PyString_AS_STRING(_obj3), PyString_GET_SIZE(_obj3)); |
8353 | #endif | |
b1462dfa | 8354 | } |
cf694132 RD |
8355 | { |
8356 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8357 | _result = (bool )wxMenuBar_Insert(_arg0,_arg1,_arg2,*_arg3); |
cf694132 RD |
8358 | |
8359 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8360 | if (PyErr_Occurred()) return NULL; |
cf694132 | 8361 | } _resultobj = Py_BuildValue("i",_result); |
b1462dfa RD |
8362 | { |
8363 | if (_obj3) | |
8364 | delete _arg3; | |
8365 | } | |
8ab979d7 RD |
8366 | return _resultobj; |
8367 | } | |
8368 | ||
b1462dfa RD |
8369 | #define wxMenuBar_GetMenuCount(_swigobj) (_swigobj->GetMenuCount()) |
8370 | static PyObject *_wrap_wxMenuBar_GetMenuCount(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8371 | PyObject * _resultobj; |
b1462dfa | 8372 | size_t _result; |
8ab979d7 | 8373 | wxMenuBar * _arg0; |
1d99702e | 8374 | PyObject * _argo0 = 0; |
b1462dfa | 8375 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
8376 | |
8377 | self = self; | |
b1462dfa | 8378 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuBar_GetMenuCount",_kwnames,&_argo0)) |
8ab979d7 | 8379 | return NULL; |
1d99702e RD |
8380 | if (_argo0) { |
8381 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8382 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
b1462dfa | 8383 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_GetMenuCount. Expected _wxMenuBar_p."); |
8ab979d7 RD |
8384 | return NULL; |
8385 | } | |
8386 | } | |
cf694132 RD |
8387 | { |
8388 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8389 | _result = (size_t )wxMenuBar_GetMenuCount(_arg0); |
cf694132 RD |
8390 | |
8391 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8392 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 8393 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
8394 | return _resultobj; |
8395 | } | |
8396 | ||
b1462dfa RD |
8397 | #define wxMenuBar_GetMenu(_swigobj,_swigarg0) (_swigobj->GetMenu(_swigarg0)) |
8398 | static PyObject *_wrap_wxMenuBar_GetMenu(PyObject *self, PyObject *args, PyObject *kwargs) { | |
06c0fba4 | 8399 | PyObject * _resultobj; |
b1462dfa | 8400 | wxMenu * _result; |
06c0fba4 | 8401 | wxMenuBar * _arg0; |
b1462dfa | 8402 | size_t _arg1; |
06c0fba4 | 8403 | PyObject * _argo0 = 0; |
b1462dfa | 8404 | char *_kwnames[] = { "self","pos", NULL }; |
06c0fba4 RD |
8405 | |
8406 | self = self; | |
b1462dfa | 8407 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_GetMenu",_kwnames,&_argo0,&_arg1)) |
06c0fba4 RD |
8408 | return NULL; |
8409 | if (_argo0) { | |
8410 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8411 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
b1462dfa | 8412 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_GetMenu. Expected _wxMenuBar_p."); |
06c0fba4 RD |
8413 | return NULL; |
8414 | } | |
8415 | } | |
8416 | { | |
8417 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8418 | _result = (wxMenu *)wxMenuBar_GetMenu(_arg0,_arg1); |
06c0fba4 RD |
8419 | |
8420 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8421 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8422 | }{ _resultobj = wxPyMake_wxObject(_result); } |
06c0fba4 RD |
8423 | return _resultobj; |
8424 | } | |
8425 | ||
2abc0a0f RD |
8426 | #define wxMenuBar_Replace(_swigobj,_swigarg0,_swigarg1,_swigarg2) (_swigobj->Replace(_swigarg0,_swigarg1,_swigarg2)) |
8427 | static PyObject *_wrap_wxMenuBar_Replace(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8428 | PyObject * _resultobj; | |
8429 | wxMenu * _result; | |
8430 | wxMenuBar * _arg0; | |
8431 | size_t _arg1; | |
8432 | wxMenu * _arg2; | |
8433 | wxString * _arg3; | |
8434 | PyObject * _argo0 = 0; | |
8435 | PyObject * _argo2 = 0; | |
8436 | PyObject * _obj3 = 0; | |
8437 | char *_kwnames[] = { "self","pos","menu","title", NULL }; | |
2abc0a0f RD |
8438 | |
8439 | self = self; | |
8440 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiOO:wxMenuBar_Replace",_kwnames,&_argo0,&_arg1,&_argo2,&_obj3)) | |
8441 | return NULL; | |
8442 | if (_argo0) { | |
8443 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8444 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8445 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_Replace. Expected _wxMenuBar_p."); | |
8446 | return NULL; | |
8447 | } | |
8448 | } | |
8449 | if (_argo2) { | |
8450 | if (_argo2 == Py_None) { _arg2 = NULL; } | |
8451 | else if (SWIG_GetPtrObj(_argo2,(void **) &_arg2,"_wxMenu_p")) { | |
8452 | PyErr_SetString(PyExc_TypeError,"Type error in argument 3 of wxMenuBar_Replace. Expected _wxMenu_p."); | |
8453 | return NULL; | |
8454 | } | |
8455 | } | |
8456 | { | |
185d7c3e RD |
8457 | #if PYTHON_API_VERSION >= 1009 |
8458 | char* tmpPtr; int tmpSize; | |
8459 | if (!PyString_Check(_obj3) && !PyUnicode_Check(_obj3)) { | |
794c5cb1 | 8460 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8461 | return NULL; |
8462 | } | |
8463 | if (PyString_AsStringAndSize(_obj3, &tmpPtr, &tmpSize) == -1) | |
8464 | return NULL; | |
8465 | _arg3 = new wxString(tmpPtr, tmpSize); | |
8466 | #else | |
2abc0a0f RD |
8467 | if (!PyString_Check(_obj3)) { |
8468 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8469 | return NULL; | |
8470 | } | |
185d7c3e RD |
8471 | _arg3 = new wxString(PyString_AS_STRING(_obj3), PyString_GET_SIZE(_obj3)); |
8472 | #endif | |
2abc0a0f RD |
8473 | } |
8474 | { | |
8475 | wxPy_BEGIN_ALLOW_THREADS; | |
8476 | _result = (wxMenu *)wxMenuBar_Replace(_arg0,_arg1,_arg2,*_arg3); | |
8477 | ||
8478 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8479 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8480 | }{ _resultobj = wxPyMake_wxObject(_result); } |
2abc0a0f RD |
8481 | { |
8482 | if (_obj3) | |
8483 | delete _arg3; | |
8484 | } | |
8485 | return _resultobj; | |
8486 | } | |
8487 | ||
8488 | #define wxMenuBar_Remove(_swigobj,_swigarg0) (_swigobj->Remove(_swigarg0)) | |
8489 | static PyObject *_wrap_wxMenuBar_Remove(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8490 | PyObject * _resultobj; | |
8491 | wxMenu * _result; | |
8492 | wxMenuBar * _arg0; | |
8493 | size_t _arg1; | |
8494 | PyObject * _argo0 = 0; | |
8495 | char *_kwnames[] = { "self","pos", NULL }; | |
2abc0a0f RD |
8496 | |
8497 | self = self; | |
8498 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_Remove",_kwnames,&_argo0,&_arg1)) | |
8499 | return NULL; | |
8500 | if (_argo0) { | |
8501 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8502 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8503 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_Remove. Expected _wxMenuBar_p."); | |
8504 | return NULL; | |
8505 | } | |
8506 | } | |
8507 | { | |
8508 | wxPy_BEGIN_ALLOW_THREADS; | |
8509 | _result = (wxMenu *)wxMenuBar_Remove(_arg0,_arg1); | |
8510 | ||
8511 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8512 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8513 | }{ _resultobj = wxPyMake_wxObject(_result); } |
2abc0a0f RD |
8514 | return _resultobj; |
8515 | } | |
8516 | ||
b1462dfa RD |
8517 | #define wxMenuBar_EnableTop(_swigobj,_swigarg0,_swigarg1) (_swigobj->EnableTop(_swigarg0,_swigarg1)) |
8518 | static PyObject *_wrap_wxMenuBar_EnableTop(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 8519 | PyObject * _resultobj; |
b1462dfa RD |
8520 | wxMenuBar * _arg0; |
8521 | size_t _arg1; | |
8522 | bool _arg2; | |
8523 | PyObject * _argo0 = 0; | |
8524 | int tempbool2; | |
8525 | char *_kwnames[] = { "self","pos","enable", NULL }; | |
8526 | ||
8527 | self = self; | |
8528 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxMenuBar_EnableTop",_kwnames,&_argo0,&_arg1,&tempbool2)) | |
8529 | return NULL; | |
8530 | if (_argo0) { | |
8531 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8532 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8533 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_EnableTop. Expected _wxMenuBar_p."); | |
8534 | return NULL; | |
8535 | } | |
8536 | } | |
8537 | _arg2 = (bool ) tempbool2; | |
8538 | { | |
8539 | wxPy_BEGIN_ALLOW_THREADS; | |
8540 | wxMenuBar_EnableTop(_arg0,_arg1,_arg2); | |
8541 | ||
8542 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8543 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8544 | } Py_INCREF(Py_None); |
8545 | _resultobj = Py_None; | |
8546 | return _resultobj; | |
8547 | } | |
8548 | ||
8549 | #define wxMenuBar_SetLabelTop(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetLabelTop(_swigarg0,_swigarg1)) | |
8550 | static PyObject *_wrap_wxMenuBar_SetLabelTop(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8551 | PyObject * _resultobj; | |
8552 | wxMenuBar * _arg0; | |
8553 | size_t _arg1; | |
8554 | wxString * _arg2; | |
1d99702e | 8555 | PyObject * _argo0 = 0; |
cf694132 | 8556 | PyObject * _obj2 = 0; |
b1462dfa | 8557 | char *_kwnames[] = { "self","pos","label", NULL }; |
cf694132 RD |
8558 | |
8559 | self = self; | |
b1462dfa | 8560 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO:wxMenuBar_SetLabelTop",_kwnames,&_argo0,&_arg1,&_obj2)) |
cf694132 | 8561 | return NULL; |
1d99702e RD |
8562 | if (_argo0) { |
8563 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8564 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { |
8565 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_SetLabelTop. Expected _wxMenuBar_p."); | |
cf694132 RD |
8566 | return NULL; |
8567 | } | |
8568 | } | |
cf694132 | 8569 | { |
185d7c3e RD |
8570 | #if PYTHON_API_VERSION >= 1009 |
8571 | char* tmpPtr; int tmpSize; | |
8572 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 8573 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8574 | return NULL; |
8575 | } | |
8576 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
8577 | return NULL; | |
8578 | _arg2 = new wxString(tmpPtr, tmpSize); | |
8579 | #else | |
cf694132 RD |
8580 | if (!PyString_Check(_obj2)) { |
8581 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8582 | return NULL; | |
8583 | } | |
185d7c3e RD |
8584 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
8585 | #endif | |
cf694132 | 8586 | } |
cf694132 | 8587 | { |
b1462dfa RD |
8588 | wxPy_BEGIN_ALLOW_THREADS; |
8589 | wxMenuBar_SetLabelTop(_arg0,_arg1,*_arg2); | |
8590 | ||
8591 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8592 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8593 | } Py_INCREF(Py_None); |
8594 | _resultobj = Py_None; | |
8595 | { | |
8596 | if (_obj2) | |
8597 | delete _arg2; | |
8598 | } | |
8599 | return _resultobj; | |
8600 | } | |
8601 | ||
8602 | #define wxMenuBar_GetLabelTop(_swigobj,_swigarg0) (_swigobj->GetLabelTop(_swigarg0)) | |
8603 | static PyObject *_wrap_wxMenuBar_GetLabelTop(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8604 | PyObject * _resultobj; | |
8605 | wxString * _result; | |
8606 | wxMenuBar * _arg0; | |
8607 | size_t _arg1; | |
8608 | PyObject * _argo0 = 0; | |
8609 | char *_kwnames[] = { "self","pos", NULL }; | |
8610 | ||
8611 | self = self; | |
8612 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_GetLabelTop",_kwnames,&_argo0,&_arg1)) | |
8613 | return NULL; | |
8614 | if (_argo0) { | |
8615 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8616 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8617 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_GetLabelTop. Expected _wxMenuBar_p."); | |
8618 | return NULL; | |
8619 | } | |
8620 | } | |
8621 | { | |
8622 | wxPy_BEGIN_ALLOW_THREADS; | |
8623 | _result = new wxString (wxMenuBar_GetLabelTop(_arg0,_arg1)); | |
8624 | ||
8625 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8626 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 8627 | }{ |
eec92d76 | 8628 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
b1462dfa RD |
8629 | } |
8630 | { | |
8631 | delete _result; | |
8632 | } | |
8633 | return _resultobj; | |
8634 | } | |
8635 | ||
3a0958b1 RD |
8636 | #define wxMenuBar_FindMenu(_swigobj,_swigarg0) (_swigobj->FindMenu(_swigarg0)) |
8637 | static PyObject *_wrap_wxMenuBar_FindMenu(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8638 | PyObject * _resultobj; | |
8639 | int _result; | |
8640 | wxMenuBar * _arg0; | |
8641 | wxString * _arg1; | |
8642 | PyObject * _argo0 = 0; | |
8643 | PyObject * _obj1 = 0; | |
8644 | char *_kwnames[] = { "self","title", NULL }; | |
8645 | ||
8646 | self = self; | |
8647 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuBar_FindMenu",_kwnames,&_argo0,&_obj1)) | |
8648 | return NULL; | |
8649 | if (_argo0) { | |
8650 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8651 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8652 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_FindMenu. Expected _wxMenuBar_p."); | |
8653 | return NULL; | |
8654 | } | |
8655 | } | |
8656 | { | |
8657 | #if PYTHON_API_VERSION >= 1009 | |
8658 | char* tmpPtr; int tmpSize; | |
8659 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
8660 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8661 | return NULL; | |
8662 | } | |
8663 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
8664 | return NULL; | |
8665 | _arg1 = new wxString(tmpPtr, tmpSize); | |
8666 | #else | |
8667 | if (!PyString_Check(_obj1)) { | |
8668 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8669 | return NULL; | |
8670 | } | |
8671 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); | |
8672 | #endif | |
8673 | } | |
8674 | { | |
8675 | wxPy_BEGIN_ALLOW_THREADS; | |
8676 | _result = (int )wxMenuBar_FindMenu(_arg0,*_arg1); | |
8677 | ||
8678 | wxPy_END_ALLOW_THREADS; | |
8679 | if (PyErr_Occurred()) return NULL; | |
8680 | } _resultobj = Py_BuildValue("i",_result); | |
8681 | { | |
8682 | if (_obj1) | |
8683 | delete _arg1; | |
8684 | } | |
8685 | return _resultobj; | |
8686 | } | |
8687 | ||
b1462dfa RD |
8688 | #define wxMenuBar_FindMenuItem(_swigobj,_swigarg0,_swigarg1) (_swigobj->FindMenuItem(_swigarg0,_swigarg1)) |
8689 | static PyObject *_wrap_wxMenuBar_FindMenuItem(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8690 | PyObject * _resultobj; | |
8691 | int _result; | |
8692 | wxMenuBar * _arg0; | |
8693 | wxString * _arg1; | |
8694 | wxString * _arg2; | |
8695 | PyObject * _argo0 = 0; | |
8696 | PyObject * _obj1 = 0; | |
8697 | PyObject * _obj2 = 0; | |
8698 | char *_kwnames[] = { "self","menuString","itemString", NULL }; | |
8699 | ||
8700 | self = self; | |
8701 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OOO:wxMenuBar_FindMenuItem",_kwnames,&_argo0,&_obj1,&_obj2)) | |
8702 | return NULL; | |
8703 | if (_argo0) { | |
8704 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8705 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8706 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_FindMenuItem. Expected _wxMenuBar_p."); | |
8707 | return NULL; | |
8708 | } | |
8709 | } | |
8710 | { | |
185d7c3e RD |
8711 | #if PYTHON_API_VERSION >= 1009 |
8712 | char* tmpPtr; int tmpSize; | |
8713 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 8714 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8715 | return NULL; |
8716 | } | |
8717 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
8718 | return NULL; | |
8719 | _arg1 = new wxString(tmpPtr, tmpSize); | |
8720 | #else | |
b1462dfa | 8721 | if (!PyString_Check(_obj1)) { |
cf694132 RD |
8722 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
8723 | return NULL; | |
8724 | } | |
185d7c3e RD |
8725 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
8726 | #endif | |
cf694132 | 8727 | } |
b1462dfa | 8728 | { |
185d7c3e RD |
8729 | #if PYTHON_API_VERSION >= 1009 |
8730 | char* tmpPtr; int tmpSize; | |
8731 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 8732 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8733 | return NULL; |
8734 | } | |
8735 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
8736 | return NULL; | |
8737 | _arg2 = new wxString(tmpPtr, tmpSize); | |
8738 | #else | |
b1462dfa RD |
8739 | if (!PyString_Check(_obj2)) { |
8740 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8741 | return NULL; | |
8742 | } | |
185d7c3e RD |
8743 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
8744 | #endif | |
b1462dfa RD |
8745 | } |
8746 | { | |
8747 | wxPy_BEGIN_ALLOW_THREADS; | |
8748 | _result = (int )wxMenuBar_FindMenuItem(_arg0,*_arg1,*_arg2); | |
8749 | ||
8750 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8751 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8752 | } _resultobj = Py_BuildValue("i",_result); |
8753 | { | |
8754 | if (_obj1) | |
8755 | delete _arg1; | |
8756 | } | |
8757 | { | |
8758 | if (_obj2) | |
8759 | delete _arg2; | |
8760 | } | |
8761 | return _resultobj; | |
8762 | } | |
8763 | ||
8764 | #define wxMenuBar_FindItemById(_swigobj,_swigarg0) (_swigobj->FindItem(_swigarg0)) | |
8765 | static PyObject *_wrap_wxMenuBar_FindItemById(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8766 | PyObject * _resultobj; | |
8767 | wxMenuItem * _result; | |
8768 | wxMenuBar * _arg0; | |
8769 | int _arg1; | |
8770 | PyObject * _argo0 = 0; | |
8771 | char *_kwnames[] = { "self","id", NULL }; | |
b1462dfa RD |
8772 | |
8773 | self = self; | |
8774 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_FindItemById",_kwnames,&_argo0,&_arg1)) | |
8775 | return NULL; | |
8776 | if (_argo0) { | |
8777 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8778 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8779 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_FindItemById. Expected _wxMenuBar_p."); | |
cf694132 RD |
8780 | return NULL; |
8781 | } | |
8782 | } | |
8783 | { | |
8784 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8785 | _result = (wxMenuItem *)wxMenuBar_FindItemById(_arg0,_arg1); |
cf694132 RD |
8786 | |
8787 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8788 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 8789 | }{ _resultobj = wxPyMake_wxObject(_result); } |
b1462dfa | 8790 | return _resultobj; |
cf694132 | 8791 | } |
b1462dfa RD |
8792 | |
8793 | #define wxMenuBar_Enable(_swigobj,_swigarg0,_swigarg1) (_swigobj->Enable(_swigarg0,_swigarg1)) | |
8794 | static PyObject *_wrap_wxMenuBar_Enable(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8795 | PyObject * _resultobj; | |
8796 | wxMenuBar * _arg0; | |
8797 | int _arg1; | |
8798 | bool _arg2; | |
8799 | PyObject * _argo0 = 0; | |
8800 | int tempbool2; | |
8801 | char *_kwnames[] = { "self","id","enable", NULL }; | |
8802 | ||
8803 | self = self; | |
8804 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxMenuBar_Enable",_kwnames,&_argo0,&_arg1,&tempbool2)) | |
8805 | return NULL; | |
8806 | if (_argo0) { | |
8807 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8808 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8809 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_Enable. Expected _wxMenuBar_p."); | |
8810 | return NULL; | |
8811 | } | |
8812 | } | |
8813 | _arg2 = (bool ) tempbool2; | |
cf694132 | 8814 | { |
b1462dfa RD |
8815 | wxPy_BEGIN_ALLOW_THREADS; |
8816 | wxMenuBar_Enable(_arg0,_arg1,_arg2); | |
8817 | ||
8818 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8819 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8820 | } Py_INCREF(Py_None); |
8821 | _resultobj = Py_None; | |
8822 | return _resultobj; | |
cf694132 | 8823 | } |
b1462dfa RD |
8824 | |
8825 | #define wxMenuBar_Check(_swigobj,_swigarg0,_swigarg1) (_swigobj->Check(_swigarg0,_swigarg1)) | |
8826 | static PyObject *_wrap_wxMenuBar_Check(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8827 | PyObject * _resultobj; | |
8828 | wxMenuBar * _arg0; | |
8829 | int _arg1; | |
8830 | bool _arg2; | |
8831 | PyObject * _argo0 = 0; | |
8832 | int tempbool2; | |
8833 | char *_kwnames[] = { "self","id","check", NULL }; | |
8834 | ||
8835 | self = self; | |
8836 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oii:wxMenuBar_Check",_kwnames,&_argo0,&_arg1,&tempbool2)) | |
8837 | return NULL; | |
8838 | if (_argo0) { | |
8839 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
8840 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
8841 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_Check. Expected _wxMenuBar_p."); | |
8842 | return NULL; | |
8843 | } | |
8844 | } | |
8845 | _arg2 = (bool ) tempbool2; | |
8846 | { | |
8847 | wxPy_BEGIN_ALLOW_THREADS; | |
8848 | wxMenuBar_Check(_arg0,_arg1,_arg2); | |
8849 | ||
8850 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8851 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8852 | } Py_INCREF(Py_None); |
8853 | _resultobj = Py_None; | |
cf694132 RD |
8854 | return _resultobj; |
8855 | } | |
8856 | ||
b1462dfa RD |
8857 | #define wxMenuBar_IsChecked(_swigobj,_swigarg0) (_swigobj->IsChecked(_swigarg0)) |
8858 | static PyObject *_wrap_wxMenuBar_IsChecked(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 RD |
8859 | PyObject * _resultobj; |
8860 | bool _result; | |
b1462dfa RD |
8861 | wxMenuBar * _arg0; |
8862 | int _arg1; | |
1d99702e | 8863 | PyObject * _argo0 = 0; |
b1462dfa | 8864 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
8865 | |
8866 | self = self; | |
b1462dfa | 8867 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_IsChecked",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 8868 | return NULL; |
1d99702e RD |
8869 | if (_argo0) { |
8870 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8871 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { |
8872 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_IsChecked. Expected _wxMenuBar_p."); | |
8ab979d7 RD |
8873 | return NULL; |
8874 | } | |
8875 | } | |
cf694132 RD |
8876 | { |
8877 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8878 | _result = (bool )wxMenuBar_IsChecked(_arg0,_arg1); |
cf694132 RD |
8879 | |
8880 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8881 | if (PyErr_Occurred()) return NULL; |
cf694132 | 8882 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
8883 | return _resultobj; |
8884 | } | |
8885 | ||
b1462dfa RD |
8886 | #define wxMenuBar_IsEnabled(_swigobj,_swigarg0) (_swigobj->IsEnabled(_swigarg0)) |
8887 | static PyObject *_wrap_wxMenuBar_IsEnabled(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 RD |
8888 | PyObject * _resultobj; |
8889 | bool _result; | |
b1462dfa RD |
8890 | wxMenuBar * _arg0; |
8891 | int _arg1; | |
1d99702e | 8892 | PyObject * _argo0 = 0; |
b1462dfa | 8893 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
8894 | |
8895 | self = self; | |
b1462dfa | 8896 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_IsEnabled",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 8897 | return NULL; |
1d99702e RD |
8898 | if (_argo0) { |
8899 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8900 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { |
8901 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_IsEnabled. Expected _wxMenuBar_p."); | |
8ab979d7 RD |
8902 | return NULL; |
8903 | } | |
8904 | } | |
cf694132 RD |
8905 | { |
8906 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8907 | _result = (bool )wxMenuBar_IsEnabled(_arg0,_arg1); |
cf694132 RD |
8908 | |
8909 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8910 | if (PyErr_Occurred()) return NULL; |
cf694132 | 8911 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
8912 | return _resultobj; |
8913 | } | |
8914 | ||
b1462dfa RD |
8915 | #define wxMenuBar_SetLabel(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetLabel(_swigarg0,_swigarg1)) |
8916 | static PyObject *_wrap_wxMenuBar_SetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8917 | PyObject * _resultobj; |
b1462dfa RD |
8918 | wxMenuBar * _arg0; |
8919 | int _arg1; | |
8920 | wxString * _arg2; | |
1d99702e | 8921 | PyObject * _argo0 = 0; |
b1462dfa RD |
8922 | PyObject * _obj2 = 0; |
8923 | char *_kwnames[] = { "self","id","label", NULL }; | |
8ab979d7 RD |
8924 | |
8925 | self = self; | |
b1462dfa | 8926 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO:wxMenuBar_SetLabel",_kwnames,&_argo0,&_arg1,&_obj2)) |
8ab979d7 | 8927 | return NULL; |
1d99702e RD |
8928 | if (_argo0) { |
8929 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8930 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { |
8931 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_SetLabel. Expected _wxMenuBar_p."); | |
8ab979d7 RD |
8932 | return NULL; |
8933 | } | |
8934 | } | |
b1462dfa | 8935 | { |
185d7c3e RD |
8936 | #if PYTHON_API_VERSION >= 1009 |
8937 | char* tmpPtr; int tmpSize; | |
8938 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 8939 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
8940 | return NULL; |
8941 | } | |
8942 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
8943 | return NULL; | |
8944 | _arg2 = new wxString(tmpPtr, tmpSize); | |
8945 | #else | |
b1462dfa RD |
8946 | if (!PyString_Check(_obj2)) { |
8947 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
8948 | return NULL; | |
8949 | } | |
185d7c3e RD |
8950 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
8951 | #endif | |
b1462dfa | 8952 | } |
cf694132 RD |
8953 | { |
8954 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 8955 | wxMenuBar_SetLabel(_arg0,_arg1,*_arg2); |
cf694132 RD |
8956 | |
8957 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8958 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
8959 | } Py_INCREF(Py_None); |
8960 | _resultobj = Py_None; | |
8961 | { | |
8962 | if (_obj2) | |
8963 | delete _arg2; | |
8964 | } | |
8ab979d7 RD |
8965 | return _resultobj; |
8966 | } | |
8967 | ||
b1462dfa RD |
8968 | #define wxMenuBar_GetLabel(_swigobj,_swigarg0) (_swigobj->GetLabel(_swigarg0)) |
8969 | static PyObject *_wrap_wxMenuBar_GetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 8970 | PyObject * _resultobj; |
b1462dfa RD |
8971 | wxString * _result; |
8972 | wxMenuBar * _arg0; | |
8973 | int _arg1; | |
1d99702e | 8974 | PyObject * _argo0 = 0; |
b1462dfa | 8975 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
8976 | |
8977 | self = self; | |
b1462dfa | 8978 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_GetLabel",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 8979 | return NULL; |
1d99702e RD |
8980 | if (_argo0) { |
8981 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
8982 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { |
8983 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_GetLabel. Expected _wxMenuBar_p."); | |
8984 | return NULL; | |
8985 | } | |
8986 | } | |
8987 | { | |
8988 | wxPy_BEGIN_ALLOW_THREADS; | |
8989 | _result = new wxString (wxMenuBar_GetLabel(_arg0,_arg1)); | |
8990 | ||
8991 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 8992 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 8993 | }{ |
eec92d76 | 8994 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
b1462dfa RD |
8995 | } |
8996 | { | |
8997 | delete _result; | |
8998 | } | |
8999 | return _resultobj; | |
9000 | } | |
9001 | ||
9002 | #define wxMenuBar_SetHelpString(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetHelpString(_swigarg0,_swigarg1)) | |
9003 | static PyObject *_wrap_wxMenuBar_SetHelpString(PyObject *self, PyObject *args, PyObject *kwargs) { | |
9004 | PyObject * _resultobj; | |
9005 | wxMenuBar * _arg0; | |
9006 | int _arg1; | |
9007 | wxString * _arg2; | |
9008 | PyObject * _argo0 = 0; | |
9009 | PyObject * _obj2 = 0; | |
9010 | char *_kwnames[] = { "self","id","helpString", NULL }; | |
9011 | ||
9012 | self = self; | |
9013 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OiO:wxMenuBar_SetHelpString",_kwnames,&_argo0,&_arg1,&_obj2)) | |
9014 | return NULL; | |
9015 | if (_argo0) { | |
9016 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9017 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
9018 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_SetHelpString. Expected _wxMenuBar_p."); | |
9019 | return NULL; | |
9020 | } | |
9021 | } | |
9022 | { | |
185d7c3e RD |
9023 | #if PYTHON_API_VERSION >= 1009 |
9024 | char* tmpPtr; int tmpSize; | |
9025 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 9026 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
9027 | return NULL; |
9028 | } | |
9029 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
9030 | return NULL; | |
9031 | _arg2 = new wxString(tmpPtr, tmpSize); | |
9032 | #else | |
b1462dfa RD |
9033 | if (!PyString_Check(_obj2)) { |
9034 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
9035 | return NULL; | |
9036 | } | |
185d7c3e RD |
9037 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
9038 | #endif | |
b1462dfa RD |
9039 | } |
9040 | { | |
9041 | wxPy_BEGIN_ALLOW_THREADS; | |
9042 | wxMenuBar_SetHelpString(_arg0,_arg1,*_arg2); | |
9043 | ||
9044 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9045 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
9046 | } Py_INCREF(Py_None); |
9047 | _resultobj = Py_None; | |
9048 | { | |
9049 | if (_obj2) | |
9050 | delete _arg2; | |
9051 | } | |
9052 | return _resultobj; | |
9053 | } | |
9054 | ||
9055 | #define wxMenuBar_GetHelpString(_swigobj,_swigarg0) (_swigobj->GetHelpString(_swigarg0)) | |
9056 | static PyObject *_wrap_wxMenuBar_GetHelpString(PyObject *self, PyObject *args, PyObject *kwargs) { | |
9057 | PyObject * _resultobj; | |
9058 | wxString * _result; | |
9059 | wxMenuBar * _arg0; | |
9060 | int _arg1; | |
9061 | PyObject * _argo0 = 0; | |
9062 | char *_kwnames[] = { "self","id", NULL }; | |
9063 | ||
9064 | self = self; | |
9065 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuBar_GetHelpString",_kwnames,&_argo0,&_arg1)) | |
9066 | return NULL; | |
9067 | if (_argo0) { | |
9068 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9069 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuBar_p")) { | |
9070 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuBar_GetHelpString. Expected _wxMenuBar_p."); | |
8ab979d7 RD |
9071 | return NULL; |
9072 | } | |
9073 | } | |
cf694132 RD |
9074 | { |
9075 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9076 | _result = new wxString (wxMenuBar_GetHelpString(_arg0,_arg1)); |
cf694132 RD |
9077 | |
9078 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9079 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9080 | }{ |
eec92d76 | 9081 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
b1462dfa RD |
9082 | } |
9083 | { | |
9084 | delete _result; | |
9085 | } | |
8ab979d7 RD |
9086 | return _resultobj; |
9087 | } | |
9088 | ||
9416aa89 RD |
9089 | static void *SwigwxMenuItemTowxObject(void *ptr) { |
9090 | wxMenuItem *src; | |
9091 | wxObject *dest; | |
9092 | src = (wxMenuItem *) ptr; | |
9093 | dest = (wxObject *) src; | |
9094 | return (void *) dest; | |
9095 | } | |
9096 | ||
b1462dfa RD |
9097 | #define new_wxMenuItem(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5) (new wxMenuItem(_swigarg0,_swigarg1,_swigarg2,_swigarg3,_swigarg4,_swigarg5)) |
9098 | static PyObject *_wrap_new_wxMenuItem(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 9099 | PyObject * _resultobj; |
b1462dfa RD |
9100 | wxMenuItem * _result; |
9101 | wxMenu * _arg0 = (wxMenu *) NULL; | |
4c9993c3 | 9102 | int _arg1 = (int ) wxID_SEPARATOR; |
b1462dfa RD |
9103 | wxString * _arg2 = (wxString *) &wxPyEmptyStr; |
9104 | wxString * _arg3 = (wxString *) &wxPyEmptyStr; | |
9105 | bool _arg4 = (bool ) FALSE; | |
9106 | wxMenu * _arg5 = (wxMenu *) NULL; | |
1d99702e | 9107 | PyObject * _argo0 = 0; |
b1462dfa RD |
9108 | PyObject * _obj2 = 0; |
9109 | PyObject * _obj3 = 0; | |
9110 | int tempbool4 = (int) FALSE; | |
9111 | PyObject * _argo5 = 0; | |
9112 | char *_kwnames[] = { "parentMenu","id","text","help","isCheckable","subMenu", NULL }; | |
9113 | char _ptemp[128]; | |
8ab979d7 RD |
9114 | |
9115 | self = self; | |
b1462dfa | 9116 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"|OiOOiO:new_wxMenuItem",_kwnames,&_argo0,&_arg1,&_obj2,&_obj3,&tempbool4,&_argo5)) |
8ab979d7 | 9117 | return NULL; |
1d99702e RD |
9118 | if (_argo0) { |
9119 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
b1462dfa RD |
9120 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenu_p")) { |
9121 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of new_wxMenuItem. Expected _wxMenu_p."); | |
9122 | return NULL; | |
9123 | } | |
9124 | } | |
9125 | if (_obj2) | |
9126 | { | |
185d7c3e RD |
9127 | #if PYTHON_API_VERSION >= 1009 |
9128 | char* tmpPtr; int tmpSize; | |
9129 | if (!PyString_Check(_obj2) && !PyUnicode_Check(_obj2)) { | |
794c5cb1 | 9130 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
9131 | return NULL; |
9132 | } | |
9133 | if (PyString_AsStringAndSize(_obj2, &tmpPtr, &tmpSize) == -1) | |
9134 | return NULL; | |
9135 | _arg2 = new wxString(tmpPtr, tmpSize); | |
9136 | #else | |
b1462dfa RD |
9137 | if (!PyString_Check(_obj2)) { |
9138 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
9139 | return NULL; | |
9140 | } | |
185d7c3e RD |
9141 | _arg2 = new wxString(PyString_AS_STRING(_obj2), PyString_GET_SIZE(_obj2)); |
9142 | #endif | |
b1462dfa RD |
9143 | } |
9144 | if (_obj3) | |
9145 | { | |
185d7c3e RD |
9146 | #if PYTHON_API_VERSION >= 1009 |
9147 | char* tmpPtr; int tmpSize; | |
9148 | if (!PyString_Check(_obj3) && !PyUnicode_Check(_obj3)) { | |
794c5cb1 | 9149 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
9150 | return NULL; |
9151 | } | |
9152 | if (PyString_AsStringAndSize(_obj3, &tmpPtr, &tmpSize) == -1) | |
9153 | return NULL; | |
9154 | _arg3 = new wxString(tmpPtr, tmpSize); | |
9155 | #else | |
b1462dfa RD |
9156 | if (!PyString_Check(_obj3)) { |
9157 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
9158 | return NULL; | |
9159 | } | |
185d7c3e RD |
9160 | _arg3 = new wxString(PyString_AS_STRING(_obj3), PyString_GET_SIZE(_obj3)); |
9161 | #endif | |
b1462dfa RD |
9162 | } |
9163 | _arg4 = (bool ) tempbool4; | |
9164 | if (_argo5) { | |
9165 | if (_argo5 == Py_None) { _arg5 = NULL; } | |
9166 | else if (SWIG_GetPtrObj(_argo5,(void **) &_arg5,"_wxMenu_p")) { | |
9167 | PyErr_SetString(PyExc_TypeError,"Type error in argument 6 of new_wxMenuItem. Expected _wxMenu_p."); | |
8ab979d7 RD |
9168 | return NULL; |
9169 | } | |
9170 | } | |
cf694132 RD |
9171 | { |
9172 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9173 | _result = (wxMenuItem *)new_wxMenuItem(_arg0,_arg1,*_arg2,*_arg3,_arg4,_arg5); |
cf694132 RD |
9174 | |
9175 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9176 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
9177 | } if (_result) { |
9178 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxMenuItem_p"); | |
9179 | _resultobj = Py_BuildValue("s",_ptemp); | |
9180 | } else { | |
9181 | Py_INCREF(Py_None); | |
9182 | _resultobj = Py_None; | |
9183 | } | |
9184 | { | |
9185 | if (_obj2) | |
9186 | delete _arg2; | |
9187 | } | |
9188 | { | |
9189 | if (_obj3) | |
9190 | delete _arg3; | |
9191 | } | |
8ab979d7 RD |
9192 | return _resultobj; |
9193 | } | |
9194 | ||
b1462dfa RD |
9195 | #define wxMenuItem_GetMenu(_swigobj) (_swigobj->GetMenu()) |
9196 | static PyObject *_wrap_wxMenuItem_GetMenu(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 9197 | PyObject * _resultobj; |
b1462dfa | 9198 | wxMenu * _result; |
8ab979d7 | 9199 | wxMenuItem * _arg0; |
1d99702e | 9200 | PyObject * _argo0 = 0; |
efc5f224 | 9201 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
9202 | |
9203 | self = self; | |
b1462dfa | 9204 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetMenu",_kwnames,&_argo0)) |
8ab979d7 | 9205 | return NULL; |
1d99702e RD |
9206 | if (_argo0) { |
9207 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9208 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9209 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetMenu. Expected _wxMenuItem_p."); |
8ab979d7 RD |
9210 | return NULL; |
9211 | } | |
9212 | } | |
cf694132 RD |
9213 | { |
9214 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9215 | _result = (wxMenu *)wxMenuItem_GetMenu(_arg0); |
cf694132 RD |
9216 | |
9217 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9218 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 9219 | }{ _resultobj = wxPyMake_wxObject(_result); } |
8ab979d7 RD |
9220 | return _resultobj; |
9221 | } | |
9222 | ||
2abc0a0f RD |
9223 | #define wxMenuItem_SetId(_swigobj,_swigarg0) (_swigobj->SetId(_swigarg0)) |
9224 | static PyObject *_wrap_wxMenuItem_SetId(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 RD |
9225 | PyObject * _resultobj; |
9226 | wxMenuItem * _arg0; | |
2abc0a0f | 9227 | int _arg1; |
1d99702e | 9228 | PyObject * _argo0 = 0; |
2abc0a0f | 9229 | char *_kwnames[] = { "self","id", NULL }; |
8ab979d7 RD |
9230 | |
9231 | self = self; | |
2abc0a0f | 9232 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuItem_SetId",_kwnames,&_argo0,&_arg1)) |
8ab979d7 | 9233 | return NULL; |
1d99702e RD |
9234 | if (_argo0) { |
9235 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9236 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
2abc0a0f | 9237 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetId. Expected _wxMenuItem_p."); |
8ab979d7 RD |
9238 | return NULL; |
9239 | } | |
9240 | } | |
cf694132 RD |
9241 | { |
9242 | wxPy_BEGIN_ALLOW_THREADS; | |
2abc0a0f | 9243 | wxMenuItem_SetId(_arg0,_arg1); |
cf694132 RD |
9244 | |
9245 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9246 | if (PyErr_Occurred()) return NULL; |
cf694132 | 9247 | } Py_INCREF(Py_None); |
8ab979d7 | 9248 | _resultobj = Py_None; |
8ab979d7 RD |
9249 | return _resultobj; |
9250 | } | |
9251 | ||
b1462dfa RD |
9252 | #define wxMenuItem_GetId(_swigobj) (_swigobj->GetId()) |
9253 | static PyObject *_wrap_wxMenuItem_GetId(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 9254 | PyObject * _resultobj; |
b1462dfa | 9255 | int _result; |
8ab979d7 | 9256 | wxMenuItem * _arg0; |
1d99702e | 9257 | PyObject * _argo0 = 0; |
efc5f224 | 9258 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
9259 | |
9260 | self = self; | |
b1462dfa | 9261 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetId",_kwnames,&_argo0)) |
8ab979d7 | 9262 | return NULL; |
1d99702e RD |
9263 | if (_argo0) { |
9264 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9265 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9266 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetId. Expected _wxMenuItem_p."); |
8ab979d7 RD |
9267 | return NULL; |
9268 | } | |
9269 | } | |
8ab979d7 | 9270 | { |
cf694132 | 9271 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 9272 | _result = (int )wxMenuItem_GetId(_arg0); |
cf694132 RD |
9273 | |
9274 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9275 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9276 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
9277 | return _resultobj; |
9278 | } | |
9279 | ||
b1462dfa RD |
9280 | #define wxMenuItem_IsSeparator(_swigobj) (_swigobj->IsSeparator()) |
9281 | static PyObject *_wrap_wxMenuItem_IsSeparator(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 9282 | PyObject * _resultobj; |
b1462dfa | 9283 | bool _result; |
8ab979d7 | 9284 | wxMenuItem * _arg0; |
1d99702e | 9285 | PyObject * _argo0 = 0; |
efc5f224 | 9286 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
9287 | |
9288 | self = self; | |
b1462dfa | 9289 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_IsSeparator",_kwnames,&_argo0)) |
8ab979d7 | 9290 | return NULL; |
1d99702e RD |
9291 | if (_argo0) { |
9292 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9293 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9294 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_IsSeparator. Expected _wxMenuItem_p."); |
8ab979d7 RD |
9295 | return NULL; |
9296 | } | |
9297 | } | |
8ab979d7 | 9298 | { |
cf694132 | 9299 | wxPy_BEGIN_ALLOW_THREADS; |
b1462dfa | 9300 | _result = (bool )wxMenuItem_IsSeparator(_arg0); |
cf694132 RD |
9301 | |
9302 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9303 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9304 | } _resultobj = Py_BuildValue("i",_result); |
8ab979d7 RD |
9305 | return _resultobj; |
9306 | } | |
9307 | ||
b1462dfa RD |
9308 | #define wxMenuItem_SetText(_swigobj,_swigarg0) (_swigobj->SetText(_swigarg0)) |
9309 | static PyObject *_wrap_wxMenuItem_SetText(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 RD |
9310 | PyObject * _resultobj; |
9311 | wxMenuItem * _arg0; | |
9312 | wxString * _arg1; | |
1d99702e | 9313 | PyObject * _argo0 = 0; |
8ab979d7 | 9314 | PyObject * _obj1 = 0; |
b1462dfa | 9315 | char *_kwnames[] = { "self","str", NULL }; |
8ab979d7 RD |
9316 | |
9317 | self = self; | |
b1462dfa | 9318 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetText",_kwnames,&_argo0,&_obj1)) |
8ab979d7 | 9319 | return NULL; |
1d99702e RD |
9320 | if (_argo0) { |
9321 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9322 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9323 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetText. Expected _wxMenuItem_p."); |
8ab979d7 RD |
9324 | return NULL; |
9325 | } | |
9326 | } | |
9327 | { | |
185d7c3e RD |
9328 | #if PYTHON_API_VERSION >= 1009 |
9329 | char* tmpPtr; int tmpSize; | |
9330 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 9331 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
9332 | return NULL; |
9333 | } | |
9334 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
9335 | return NULL; | |
9336 | _arg1 = new wxString(tmpPtr, tmpSize); | |
9337 | #else | |
8ab979d7 RD |
9338 | if (!PyString_Check(_obj1)) { |
9339 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
9340 | return NULL; | |
9341 | } | |
185d7c3e RD |
9342 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
9343 | #endif | |
8ab979d7 | 9344 | } |
cf694132 RD |
9345 | { |
9346 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9347 | wxMenuItem_SetText(_arg0,*_arg1); |
cf694132 RD |
9348 | |
9349 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9350 | if (PyErr_Occurred()) return NULL; |
cf694132 | 9351 | } Py_INCREF(Py_None); |
8ab979d7 RD |
9352 | _resultobj = Py_None; |
9353 | { | |
9354 | if (_obj1) | |
9355 | delete _arg1; | |
9356 | } | |
9357 | return _resultobj; | |
9358 | } | |
9359 | ||
b1462dfa RD |
9360 | #define wxMenuItem_GetLabel(_swigobj) (_swigobj->GetLabel()) |
9361 | static PyObject *_wrap_wxMenuItem_GetLabel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
8ab979d7 | 9362 | PyObject * _resultobj; |
b1462dfa | 9363 | wxString * _result; |
8ab979d7 | 9364 | wxMenuItem * _arg0; |
1d99702e | 9365 | PyObject * _argo0 = 0; |
b1462dfa | 9366 | char *_kwnames[] = { "self", NULL }; |
8ab979d7 RD |
9367 | |
9368 | self = self; | |
b1462dfa | 9369 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetLabel",_kwnames,&_argo0)) |
8ab979d7 | 9370 | return NULL; |
1d99702e RD |
9371 | if (_argo0) { |
9372 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9373 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9374 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetLabel. Expected _wxMenuItem_p."); |
8ab979d7 RD |
9375 | return NULL; |
9376 | } | |
9377 | } | |
cf694132 RD |
9378 | { |
9379 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9380 | _result = new wxString (wxMenuItem_GetLabel(_arg0)); |
cf694132 RD |
9381 | |
9382 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9383 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9384 | }{ |
eec92d76 | 9385 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
8ab979d7 | 9386 | } |
cf694132 | 9387 | { |
b1462dfa RD |
9388 | delete _result; |
9389 | } | |
cf694132 RD |
9390 | return _resultobj; |
9391 | } | |
9392 | ||
b1462dfa RD |
9393 | #define wxMenuItem_GetText(_swigobj) (_swigobj->GetText()) |
9394 | static PyObject *_wrap_wxMenuItem_GetText(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 9395 | PyObject * _resultobj; |
b1462dfa | 9396 | wxString * _result; |
cf694132 | 9397 | wxMenuItem * _arg0; |
1d99702e | 9398 | PyObject * _argo0 = 0; |
efc5f224 | 9399 | char *_kwnames[] = { "self", NULL }; |
cf694132 RD |
9400 | |
9401 | self = self; | |
b1462dfa | 9402 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetText",_kwnames,&_argo0)) |
cf694132 | 9403 | return NULL; |
1d99702e RD |
9404 | if (_argo0) { |
9405 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9406 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9407 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetText. Expected _wxMenuItem_p."); |
cf694132 RD |
9408 | return NULL; |
9409 | } | |
9410 | } | |
9411 | { | |
9412 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa RD |
9413 | const wxString & _result_ref = wxMenuItem_GetText(_arg0); |
9414 | _result = (wxString *) &_result_ref; | |
cf694132 RD |
9415 | |
9416 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9417 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9418 | }{ |
eec92d76 | 9419 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
cf694132 | 9420 | } |
cf694132 RD |
9421 | return _resultobj; |
9422 | } | |
9423 | ||
b1462dfa RD |
9424 | #define wxMenuItem_SetCheckable(_swigobj,_swigarg0) (_swigobj->SetCheckable(_swigarg0)) |
9425 | static PyObject *_wrap_wxMenuItem_SetCheckable(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 9426 | PyObject * _resultobj; |
cf694132 | 9427 | wxMenuItem * _arg0; |
b1462dfa | 9428 | bool _arg1; |
1d99702e | 9429 | PyObject * _argo0 = 0; |
b1462dfa RD |
9430 | int tempbool1; |
9431 | char *_kwnames[] = { "self","checkable", NULL }; | |
cf694132 RD |
9432 | |
9433 | self = self; | |
b1462dfa | 9434 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuItem_SetCheckable",_kwnames,&_argo0,&tempbool1)) |
cf694132 | 9435 | return NULL; |
1d99702e RD |
9436 | if (_argo0) { |
9437 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9438 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9439 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetCheckable. Expected _wxMenuItem_p."); |
cf694132 RD |
9440 | return NULL; |
9441 | } | |
9442 | } | |
b1462dfa | 9443 | _arg1 = (bool ) tempbool1; |
cf694132 RD |
9444 | { |
9445 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9446 | wxMenuItem_SetCheckable(_arg0,_arg1); |
cf694132 RD |
9447 | |
9448 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9449 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
9450 | } Py_INCREF(Py_None); |
9451 | _resultobj = Py_None; | |
cf694132 RD |
9452 | return _resultobj; |
9453 | } | |
9454 | ||
b1462dfa RD |
9455 | #define wxMenuItem_IsCheckable(_swigobj) (_swigobj->IsCheckable()) |
9456 | static PyObject *_wrap_wxMenuItem_IsCheckable(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 9457 | PyObject * _resultobj; |
b1462dfa | 9458 | bool _result; |
cf694132 | 9459 | wxMenuItem * _arg0; |
1d99702e | 9460 | PyObject * _argo0 = 0; |
efc5f224 | 9461 | char *_kwnames[] = { "self", NULL }; |
cf694132 RD |
9462 | |
9463 | self = self; | |
b1462dfa | 9464 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_IsCheckable",_kwnames,&_argo0)) |
cf694132 | 9465 | return NULL; |
1d99702e RD |
9466 | if (_argo0) { |
9467 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9468 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9469 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_IsCheckable. Expected _wxMenuItem_p."); |
cf694132 RD |
9470 | return NULL; |
9471 | } | |
9472 | } | |
9473 | { | |
9474 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9475 | _result = (bool )wxMenuItem_IsCheckable(_arg0); |
cf694132 RD |
9476 | |
9477 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9478 | if (PyErr_Occurred()) return NULL; |
cf694132 RD |
9479 | } _resultobj = Py_BuildValue("i",_result); |
9480 | return _resultobj; | |
9481 | } | |
9482 | ||
b1462dfa RD |
9483 | #define wxMenuItem_IsSubMenu(_swigobj) (_swigobj->IsSubMenu()) |
9484 | static PyObject *_wrap_wxMenuItem_IsSubMenu(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 9485 | PyObject * _resultobj; |
b1462dfa | 9486 | bool _result; |
cf694132 | 9487 | wxMenuItem * _arg0; |
1d99702e | 9488 | PyObject * _argo0 = 0; |
efc5f224 | 9489 | char *_kwnames[] = { "self", NULL }; |
cf694132 RD |
9490 | |
9491 | self = self; | |
b1462dfa | 9492 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_IsSubMenu",_kwnames,&_argo0)) |
cf694132 | 9493 | return NULL; |
1d99702e RD |
9494 | if (_argo0) { |
9495 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9496 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9497 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_IsSubMenu. Expected _wxMenuItem_p."); |
cf694132 RD |
9498 | return NULL; |
9499 | } | |
9500 | } | |
9501 | { | |
9502 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9503 | _result = (bool )wxMenuItem_IsSubMenu(_arg0); |
cf694132 RD |
9504 | |
9505 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9506 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9507 | } _resultobj = Py_BuildValue("i",_result); |
cf694132 RD |
9508 | return _resultobj; |
9509 | } | |
9510 | ||
b1462dfa RD |
9511 | #define wxMenuItem_SetSubMenu(_swigobj,_swigarg0) (_swigobj->SetSubMenu(_swigarg0)) |
9512 | static PyObject *_wrap_wxMenuItem_SetSubMenu(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 RD |
9513 | PyObject * _resultobj; |
9514 | wxMenuItem * _arg0; | |
b1462dfa | 9515 | wxMenu * _arg1; |
1d99702e RD |
9516 | PyObject * _argo0 = 0; |
9517 | PyObject * _argo1 = 0; | |
b1462dfa | 9518 | char *_kwnames[] = { "self","menu", NULL }; |
cf694132 RD |
9519 | |
9520 | self = self; | |
b1462dfa | 9521 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetSubMenu",_kwnames,&_argo0,&_argo1)) |
cf694132 | 9522 | return NULL; |
1d99702e RD |
9523 | if (_argo0) { |
9524 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9525 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9526 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetSubMenu. Expected _wxMenuItem_p."); |
cf694132 RD |
9527 | return NULL; |
9528 | } | |
9529 | } | |
1d99702e RD |
9530 | if (_argo1) { |
9531 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
b1462dfa RD |
9532 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxMenu_p")) { |
9533 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenuItem_SetSubMenu. Expected _wxMenu_p."); | |
cf694132 RD |
9534 | return NULL; |
9535 | } | |
9536 | } | |
9537 | { | |
9538 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9539 | wxMenuItem_SetSubMenu(_arg0,_arg1); |
cf694132 RD |
9540 | |
9541 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9542 | if (PyErr_Occurred()) return NULL; |
cf694132 RD |
9543 | } Py_INCREF(Py_None); |
9544 | _resultobj = Py_None; | |
9545 | return _resultobj; | |
9546 | } | |
9547 | ||
b1462dfa RD |
9548 | #define wxMenuItem_GetSubMenu(_swigobj) (_swigobj->GetSubMenu()) |
9549 | static PyObject *_wrap_wxMenuItem_GetSubMenu(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 9550 | PyObject * _resultobj; |
b1462dfa | 9551 | wxMenu * _result; |
cf694132 | 9552 | wxMenuItem * _arg0; |
1d99702e | 9553 | PyObject * _argo0 = 0; |
b1462dfa | 9554 | char *_kwnames[] = { "self", NULL }; |
cf694132 RD |
9555 | |
9556 | self = self; | |
b1462dfa | 9557 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetSubMenu",_kwnames,&_argo0)) |
cf694132 | 9558 | return NULL; |
1d99702e RD |
9559 | if (_argo0) { |
9560 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9561 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9562 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetSubMenu. Expected _wxMenuItem_p."); |
cf694132 RD |
9563 | return NULL; |
9564 | } | |
9565 | } | |
b1462dfa RD |
9566 | { |
9567 | wxPy_BEGIN_ALLOW_THREADS; | |
9568 | _result = (wxMenu *)wxMenuItem_GetSubMenu(_arg0); | |
9569 | ||
9570 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9571 | if (PyErr_Occurred()) return NULL; |
9416aa89 | 9572 | }{ _resultobj = wxPyMake_wxObject(_result); } |
b1462dfa RD |
9573 | return _resultobj; |
9574 | } | |
9575 | ||
9576 | #define wxMenuItem_Enable(_swigobj,_swigarg0) (_swigobj->Enable(_swigarg0)) | |
9577 | static PyObject *_wrap_wxMenuItem_Enable(PyObject *self, PyObject *args, PyObject *kwargs) { | |
9578 | PyObject * _resultobj; | |
9579 | wxMenuItem * _arg0; | |
9580 | bool _arg1 = (bool ) TRUE; | |
9581 | PyObject * _argo0 = 0; | |
9582 | int tempbool1 = (int) TRUE; | |
9583 | char *_kwnames[] = { "self","enable", NULL }; | |
9584 | ||
9585 | self = self; | |
9586 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxMenuItem_Enable",_kwnames,&_argo0,&tempbool1)) | |
9587 | return NULL; | |
9588 | if (_argo0) { | |
9589 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9590 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
9591 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_Enable. Expected _wxMenuItem_p."); | |
cf694132 RD |
9592 | return NULL; |
9593 | } | |
9594 | } | |
b1462dfa | 9595 | _arg1 = (bool ) tempbool1; |
cf694132 RD |
9596 | { |
9597 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9598 | wxMenuItem_Enable(_arg0,_arg1); |
cf694132 RD |
9599 | |
9600 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9601 | if (PyErr_Occurred()) return NULL; |
cf694132 RD |
9602 | } Py_INCREF(Py_None); |
9603 | _resultobj = Py_None; | |
9604 | return _resultobj; | |
9605 | } | |
9606 | ||
b1462dfa RD |
9607 | #define wxMenuItem_IsEnabled(_swigobj) (_swigobj->IsEnabled()) |
9608 | static PyObject *_wrap_wxMenuItem_IsEnabled(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 | 9609 | PyObject * _resultobj; |
b1462dfa | 9610 | bool _result; |
cf694132 | 9611 | wxMenuItem * _arg0; |
1d99702e | 9612 | PyObject * _argo0 = 0; |
b1462dfa | 9613 | char *_kwnames[] = { "self", NULL }; |
cf694132 RD |
9614 | |
9615 | self = self; | |
b1462dfa | 9616 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_IsEnabled",_kwnames,&_argo0)) |
cf694132 | 9617 | return NULL; |
1d99702e RD |
9618 | if (_argo0) { |
9619 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9620 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9621 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_IsEnabled. Expected _wxMenuItem_p."); |
cf694132 RD |
9622 | return NULL; |
9623 | } | |
9624 | } | |
9625 | { | |
9626 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9627 | _result = (bool )wxMenuItem_IsEnabled(_arg0); |
cf694132 RD |
9628 | |
9629 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9630 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9631 | } _resultobj = Py_BuildValue("i",_result); |
cf694132 RD |
9632 | return _resultobj; |
9633 | } | |
9634 | ||
b1462dfa RD |
9635 | #define wxMenuItem_Check(_swigobj,_swigarg0) (_swigobj->Check(_swigarg0)) |
9636 | static PyObject *_wrap_wxMenuItem_Check(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 RD |
9637 | PyObject * _resultobj; |
9638 | wxMenuItem * _arg0; | |
b1462dfa | 9639 | bool _arg1 = (bool ) TRUE; |
1d99702e | 9640 | PyObject * _argo0 = 0; |
b1462dfa RD |
9641 | int tempbool1 = (int) TRUE; |
9642 | char *_kwnames[] = { "self","check", NULL }; | |
cf694132 RD |
9643 | |
9644 | self = self; | |
b1462dfa | 9645 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxMenuItem_Check",_kwnames,&_argo0,&tempbool1)) |
cf694132 | 9646 | return NULL; |
1d99702e RD |
9647 | if (_argo0) { |
9648 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9649 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9650 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_Check. Expected _wxMenuItem_p."); |
cf694132 RD |
9651 | return NULL; |
9652 | } | |
9653 | } | |
b1462dfa | 9654 | _arg1 = (bool ) tempbool1; |
cf694132 RD |
9655 | { |
9656 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9657 | wxMenuItem_Check(_arg0,_arg1); |
cf694132 RD |
9658 | |
9659 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9660 | if (PyErr_Occurred()) return NULL; |
cf694132 RD |
9661 | } Py_INCREF(Py_None); |
9662 | _resultobj = Py_None; | |
9663 | return _resultobj; | |
9664 | } | |
9665 | ||
b1462dfa RD |
9666 | #define wxMenuItem_IsChecked(_swigobj) (_swigobj->IsChecked()) |
9667 | static PyObject *_wrap_wxMenuItem_IsChecked(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2abc0a0f | 9668 | PyObject * _resultobj; |
b1462dfa | 9669 | bool _result; |
2abc0a0f | 9670 | wxMenuItem * _arg0; |
2abc0a0f | 9671 | PyObject * _argo0 = 0; |
b1462dfa | 9672 | char *_kwnames[] = { "self", NULL }; |
2abc0a0f RD |
9673 | |
9674 | self = self; | |
b1462dfa | 9675 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_IsChecked",_kwnames,&_argo0)) |
2abc0a0f RD |
9676 | return NULL; |
9677 | if (_argo0) { | |
9678 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9679 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9680 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_IsChecked. Expected _wxMenuItem_p."); |
2abc0a0f RD |
9681 | return NULL; |
9682 | } | |
9683 | } | |
2abc0a0f RD |
9684 | { |
9685 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9686 | _result = (bool )wxMenuItem_IsChecked(_arg0); |
2abc0a0f RD |
9687 | |
9688 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9689 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9690 | } _resultobj = Py_BuildValue("i",_result); |
2abc0a0f RD |
9691 | return _resultobj; |
9692 | } | |
9693 | ||
b1462dfa RD |
9694 | #define wxMenuItem_Toggle(_swigobj) (_swigobj->Toggle()) |
9695 | static PyObject *_wrap_wxMenuItem_Toggle(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2abc0a0f | 9696 | PyObject * _resultobj; |
2abc0a0f RD |
9697 | wxMenuItem * _arg0; |
9698 | PyObject * _argo0 = 0; | |
9699 | char *_kwnames[] = { "self", NULL }; | |
9700 | ||
9701 | self = self; | |
b1462dfa | 9702 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_Toggle",_kwnames,&_argo0)) |
2abc0a0f RD |
9703 | return NULL; |
9704 | if (_argo0) { | |
9705 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9706 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9707 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_Toggle. Expected _wxMenuItem_p."); |
2abc0a0f RD |
9708 | return NULL; |
9709 | } | |
9710 | } | |
9711 | { | |
9712 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9713 | wxMenuItem_Toggle(_arg0); |
2abc0a0f RD |
9714 | |
9715 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9716 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
9717 | } Py_INCREF(Py_None); |
9718 | _resultobj = Py_None; | |
2abc0a0f RD |
9719 | return _resultobj; |
9720 | } | |
9721 | ||
b1462dfa RD |
9722 | #define wxMenuItem_SetHelp(_swigobj,_swigarg0) (_swigobj->SetHelp(_swigarg0)) |
9723 | static PyObject *_wrap_wxMenuItem_SetHelp(PyObject *self, PyObject *args, PyObject *kwargs) { | |
cf694132 RD |
9724 | PyObject * _resultobj; |
9725 | wxMenuItem * _arg0; | |
b1462dfa | 9726 | wxString * _arg1; |
1d99702e | 9727 | PyObject * _argo0 = 0; |
b1462dfa RD |
9728 | PyObject * _obj1 = 0; |
9729 | char *_kwnames[] = { "self","str", NULL }; | |
cf694132 RD |
9730 | |
9731 | self = self; | |
b1462dfa | 9732 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetHelp",_kwnames,&_argo0,&_obj1)) |
cf694132 | 9733 | return NULL; |
1d99702e RD |
9734 | if (_argo0) { |
9735 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9736 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9737 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetHelp. Expected _wxMenuItem_p."); |
cf694132 RD |
9738 | return NULL; |
9739 | } | |
9740 | } | |
b1462dfa | 9741 | { |
185d7c3e RD |
9742 | #if PYTHON_API_VERSION >= 1009 |
9743 | char* tmpPtr; int tmpSize; | |
9744 | if (!PyString_Check(_obj1) && !PyUnicode_Check(_obj1)) { | |
794c5cb1 | 9745 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
185d7c3e RD |
9746 | return NULL; |
9747 | } | |
9748 | if (PyString_AsStringAndSize(_obj1, &tmpPtr, &tmpSize) == -1) | |
9749 | return NULL; | |
9750 | _arg1 = new wxString(tmpPtr, tmpSize); | |
9751 | #else | |
b1462dfa RD |
9752 | if (!PyString_Check(_obj1)) { |
9753 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
cf694132 | 9754 | return NULL; |
cf694132 | 9755 | } |
185d7c3e RD |
9756 | _arg1 = new wxString(PyString_AS_STRING(_obj1), PyString_GET_SIZE(_obj1)); |
9757 | #endif | |
b1462dfa | 9758 | } |
cf694132 RD |
9759 | { |
9760 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9761 | wxMenuItem_SetHelp(_arg0,*_arg1); |
cf694132 RD |
9762 | |
9763 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9764 | if (PyErr_Occurred()) return NULL; |
cf694132 | 9765 | } Py_INCREF(Py_None); |
8ab979d7 | 9766 | _resultobj = Py_None; |
b1462dfa RD |
9767 | { |
9768 | if (_obj1) | |
9769 | delete _arg1; | |
9770 | } | |
8ab979d7 RD |
9771 | return _resultobj; |
9772 | } | |
9773 | ||
b1462dfa RD |
9774 | #define wxMenuItem_GetHelp(_swigobj) (_swigobj->GetHelp()) |
9775 | static PyObject *_wrap_wxMenuItem_GetHelp(PyObject *self, PyObject *args, PyObject *kwargs) { | |
be4d9c1f | 9776 | PyObject * _resultobj; |
b1462dfa | 9777 | wxString * _result; |
be4d9c1f | 9778 | wxMenuItem * _arg0; |
1d99702e | 9779 | PyObject * _argo0 = 0; |
efc5f224 | 9780 | char *_kwnames[] = { "self", NULL }; |
be4d9c1f RD |
9781 | |
9782 | self = self; | |
b1462dfa | 9783 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetHelp",_kwnames,&_argo0)) |
be4d9c1f | 9784 | return NULL; |
1d99702e RD |
9785 | if (_argo0) { |
9786 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9787 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9788 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetHelp. Expected _wxMenuItem_p."); |
be4d9c1f RD |
9789 | return NULL; |
9790 | } | |
9791 | } | |
cf694132 RD |
9792 | { |
9793 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa RD |
9794 | const wxString & _result_ref = wxMenuItem_GetHelp(_arg0); |
9795 | _result = (wxString *) &_result_ref; | |
cf694132 RD |
9796 | |
9797 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9798 | if (PyErr_Occurred()) return NULL; |
b1462dfa | 9799 | }{ |
eec92d76 | 9800 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); |
b1462dfa | 9801 | } |
be4d9c1f RD |
9802 | return _resultobj; |
9803 | } | |
9804 | ||
b1462dfa RD |
9805 | #define wxMenuItem_GetAccel(_swigobj) (_swigobj->GetAccel()) |
9806 | static PyObject *_wrap_wxMenuItem_GetAccel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2abc0a0f | 9807 | PyObject * _resultobj; |
b1462dfa | 9808 | wxAcceleratorEntry * _result; |
2abc0a0f | 9809 | wxMenuItem * _arg0; |
2abc0a0f | 9810 | PyObject * _argo0 = 0; |
b1462dfa RD |
9811 | char *_kwnames[] = { "self", NULL }; |
9812 | char _ptemp[128]; | |
2abc0a0f RD |
9813 | |
9814 | self = self; | |
b1462dfa | 9815 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetAccel",_kwnames,&_argo0)) |
2abc0a0f RD |
9816 | return NULL; |
9817 | if (_argo0) { | |
9818 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9819 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9820 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetAccel. Expected _wxMenuItem_p."); |
2abc0a0f RD |
9821 | return NULL; |
9822 | } | |
9823 | } | |
2abc0a0f RD |
9824 | { |
9825 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9826 | _result = (wxAcceleratorEntry *)wxMenuItem_GetAccel(_arg0); |
2abc0a0f RD |
9827 | |
9828 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9829 | if (PyErr_Occurred()) return NULL; |
b1462dfa RD |
9830 | } if (_result) { |
9831 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxAcceleratorEntry_p"); | |
9832 | _resultobj = Py_BuildValue("s",_ptemp); | |
9833 | } else { | |
9834 | Py_INCREF(Py_None); | |
9835 | _resultobj = Py_None; | |
9836 | } | |
2abc0a0f RD |
9837 | return _resultobj; |
9838 | } | |
9839 | ||
b1462dfa RD |
9840 | #define wxMenuItem_SetAccel(_swigobj,_swigarg0) (_swigobj->SetAccel(_swigarg0)) |
9841 | static PyObject *_wrap_wxMenuItem_SetAccel(PyObject *self, PyObject *args, PyObject *kwargs) { | |
2abc0a0f RD |
9842 | PyObject * _resultobj; |
9843 | wxMenuItem * _arg0; | |
b1462dfa | 9844 | wxAcceleratorEntry * _arg1; |
2abc0a0f RD |
9845 | PyObject * _argo0 = 0; |
9846 | PyObject * _argo1 = 0; | |
b1462dfa | 9847 | char *_kwnames[] = { "self","accel", NULL }; |
2abc0a0f RD |
9848 | |
9849 | self = self; | |
b1462dfa | 9850 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetAccel",_kwnames,&_argo0,&_argo1)) |
2abc0a0f RD |
9851 | return NULL; |
9852 | if (_argo0) { | |
9853 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9854 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
b1462dfa | 9855 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetAccel. Expected _wxMenuItem_p."); |
2abc0a0f RD |
9856 | return NULL; |
9857 | } | |
9858 | } | |
9859 | if (_argo1) { | |
9860 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
b1462dfa RD |
9861 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxAcceleratorEntry_p")) { |
9862 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenuItem_SetAccel. Expected _wxAcceleratorEntry_p."); | |
2abc0a0f RD |
9863 | return NULL; |
9864 | } | |
9865 | } | |
9866 | { | |
9867 | wxPy_BEGIN_ALLOW_THREADS; | |
b1462dfa | 9868 | wxMenuItem_SetAccel(_arg0,_arg1); |
2abc0a0f RD |
9869 | |
9870 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9871 | if (PyErr_Occurred()) return NULL; |
2abc0a0f RD |
9872 | } Py_INCREF(Py_None); |
9873 | _resultobj = Py_None; | |
9874 | return _resultobj; | |
9875 | } | |
9876 | ||
1b62f00d RD |
9877 | static PyObject *_wrap_wxMenuItem_GetLabelFromText(PyObject *self, PyObject *args, PyObject *kwargs) { |
9878 | PyObject * _resultobj; | |
9879 | wxString * _result; | |
9880 | wxString * _arg0; | |
9881 | PyObject * _obj0 = 0; | |
9882 | char *_kwnames[] = { "text", NULL }; | |
9883 | ||
9884 | self = self; | |
9885 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetLabelFromText",_kwnames,&_obj0)) | |
9886 | return NULL; | |
9887 | { | |
9888 | #if PYTHON_API_VERSION >= 1009 | |
9889 | char* tmpPtr; int tmpSize; | |
9890 | if (!PyString_Check(_obj0) && !PyUnicode_Check(_obj0)) { | |
794c5cb1 | 9891 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); |
1b62f00d RD |
9892 | return NULL; |
9893 | } | |
9894 | if (PyString_AsStringAndSize(_obj0, &tmpPtr, &tmpSize) == -1) | |
9895 | return NULL; | |
9896 | _arg0 = new wxString(tmpPtr, tmpSize); | |
9897 | #else | |
9898 | if (!PyString_Check(_obj0)) { | |
9899 | PyErr_SetString(PyExc_TypeError, wxStringErrorMsg); | |
9900 | return NULL; | |
9901 | } | |
9902 | _arg0 = new wxString(PyString_AS_STRING(_obj0), PyString_GET_SIZE(_obj0)); | |
9903 | #endif | |
9904 | } | |
9905 | { | |
9906 | wxPy_BEGIN_ALLOW_THREADS; | |
9907 | _result = new wxString (wxMenuItem::GetLabelFromText(*_arg0)); | |
9908 | ||
9909 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9910 | if (PyErr_Occurred()) return NULL; |
1b62f00d RD |
9911 | }{ |
9912 | _resultobj = PyString_FromStringAndSize(_result->c_str(), _result->Len()); | |
9913 | } | |
9914 | { | |
9915 | if (_obj0) | |
9916 | delete _arg0; | |
9917 | } | |
9918 | { | |
9919 | delete _result; | |
9920 | } | |
9921 | return _resultobj; | |
9922 | } | |
9923 | ||
f3d9dc1d RD |
9924 | #define wxMenuItem_SetFont(_swigobj,_swigarg0) (_swigobj->SetFont(_swigarg0)) |
9925 | static PyObject *_wrap_wxMenuItem_SetFont(PyObject *self, PyObject *args, PyObject *kwargs) { | |
9926 | PyObject * _resultobj; | |
9927 | wxMenuItem * _arg0; | |
9928 | wxFont * _arg1; | |
9929 | PyObject * _argo0 = 0; | |
9930 | PyObject * _argo1 = 0; | |
9931 | char *_kwnames[] = { "self","font", NULL }; | |
9932 | ||
9933 | self = self; | |
9934 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetFont",_kwnames,&_argo0,&_argo1)) | |
9935 | return NULL; | |
9936 | if (_argo0) { | |
9937 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9938 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
9939 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetFont. Expected _wxMenuItem_p."); | |
9940 | return NULL; | |
9941 | } | |
9942 | } | |
9943 | if (_argo1) { | |
9944 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
9945 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxFont_p")) { | |
9946 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenuItem_SetFont. Expected _wxFont_p."); | |
9947 | return NULL; | |
9948 | } | |
9949 | } | |
9950 | { | |
9951 | wxPy_BEGIN_ALLOW_THREADS; | |
9952 | wxMenuItem_SetFont(_arg0,*_arg1); | |
9953 | ||
9954 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9955 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
9956 | } Py_INCREF(Py_None); |
9957 | _resultobj = Py_None; | |
9958 | return _resultobj; | |
9959 | } | |
9960 | ||
9961 | #define wxMenuItem_GetFont(_swigobj) (_swigobj->GetFont()) | |
9962 | static PyObject *_wrap_wxMenuItem_GetFont(PyObject *self, PyObject *args, PyObject *kwargs) { | |
9963 | PyObject * _resultobj; | |
9964 | wxFont * _result; | |
9965 | wxMenuItem * _arg0; | |
9966 | PyObject * _argo0 = 0; | |
9967 | char *_kwnames[] = { "self", NULL }; | |
9968 | char _ptemp[128]; | |
9969 | ||
9970 | self = self; | |
9971 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetFont",_kwnames,&_argo0)) | |
9972 | return NULL; | |
9973 | if (_argo0) { | |
9974 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
9975 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
9976 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetFont. Expected _wxMenuItem_p."); | |
9977 | return NULL; | |
9978 | } | |
9979 | } | |
9980 | { | |
9981 | wxPy_BEGIN_ALLOW_THREADS; | |
9982 | wxFont & _result_ref = wxMenuItem_GetFont(_arg0); | |
9983 | _result = (wxFont *) &_result_ref; | |
9984 | ||
9985 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 9986 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
9987 | } if (_result) { |
9988 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxFont_p"); | |
9989 | _resultobj = Py_BuildValue("s",_ptemp); | |
9990 | } else { | |
9991 | Py_INCREF(Py_None); | |
9992 | _resultobj = Py_None; | |
9993 | } | |
9994 | return _resultobj; | |
9995 | } | |
9996 | ||
9997 | #define wxMenuItem_SetTextColour(_swigobj,_swigarg0) (_swigobj->SetTextColour(_swigarg0)) | |
9998 | static PyObject *_wrap_wxMenuItem_SetTextColour(PyObject *self, PyObject *args, PyObject *kwargs) { | |
9999 | PyObject * _resultobj; | |
10000 | wxMenuItem * _arg0; | |
10001 | wxColour * _arg1; | |
10002 | PyObject * _argo0 = 0; | |
10003 | wxColour temp; | |
10004 | PyObject * _obj1 = 0; | |
10005 | char *_kwnames[] = { "self","colText", NULL }; | |
10006 | ||
10007 | self = self; | |
10008 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetTextColour",_kwnames,&_argo0,&_obj1)) | |
10009 | return NULL; | |
10010 | if (_argo0) { | |
10011 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10012 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10013 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetTextColour. Expected _wxMenuItem_p."); | |
10014 | return NULL; | |
10015 | } | |
10016 | } | |
10017 | { | |
10018 | _arg1 = &temp; | |
10019 | if (! wxColour_helper(_obj1, &_arg1)) | |
10020 | return NULL; | |
10021 | } | |
10022 | { | |
10023 | wxPy_BEGIN_ALLOW_THREADS; | |
10024 | wxMenuItem_SetTextColour(_arg0,*_arg1); | |
10025 | ||
10026 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10027 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10028 | } Py_INCREF(Py_None); |
10029 | _resultobj = Py_None; | |
10030 | return _resultobj; | |
10031 | } | |
10032 | ||
10033 | #define wxMenuItem_GetTextColour(_swigobj) (_swigobj->GetTextColour()) | |
10034 | static PyObject *_wrap_wxMenuItem_GetTextColour(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10035 | PyObject * _resultobj; | |
10036 | wxColour * _result; | |
10037 | wxMenuItem * _arg0; | |
10038 | PyObject * _argo0 = 0; | |
10039 | char *_kwnames[] = { "self", NULL }; | |
10040 | char _ptemp[128]; | |
10041 | ||
10042 | self = self; | |
10043 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetTextColour",_kwnames,&_argo0)) | |
10044 | return NULL; | |
10045 | if (_argo0) { | |
10046 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10047 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10048 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetTextColour. Expected _wxMenuItem_p."); | |
10049 | return NULL; | |
10050 | } | |
10051 | } | |
10052 | { | |
10053 | wxPy_BEGIN_ALLOW_THREADS; | |
25832b3f | 10054 | _result = new wxColour (wxMenuItem_GetTextColour(_arg0)); |
f3d9dc1d RD |
10055 | |
10056 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10057 | if (PyErr_Occurred()) return NULL; |
25832b3f RD |
10058 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxColour_p"); |
10059 | _resultobj = Py_BuildValue("s",_ptemp); | |
f3d9dc1d RD |
10060 | return _resultobj; |
10061 | } | |
10062 | ||
10063 | #define wxMenuItem_SetBackgroundColour(_swigobj,_swigarg0) (_swigobj->SetBackgroundColour(_swigarg0)) | |
10064 | static PyObject *_wrap_wxMenuItem_SetBackgroundColour(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10065 | PyObject * _resultobj; | |
10066 | wxMenuItem * _arg0; | |
10067 | wxColour * _arg1; | |
10068 | PyObject * _argo0 = 0; | |
10069 | wxColour temp; | |
10070 | PyObject * _obj1 = 0; | |
10071 | char *_kwnames[] = { "self","colBack", NULL }; | |
10072 | ||
10073 | self = self; | |
10074 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetBackgroundColour",_kwnames,&_argo0,&_obj1)) | |
10075 | return NULL; | |
10076 | if (_argo0) { | |
10077 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10078 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10079 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetBackgroundColour. Expected _wxMenuItem_p."); | |
10080 | return NULL; | |
10081 | } | |
10082 | } | |
10083 | { | |
10084 | _arg1 = &temp; | |
10085 | if (! wxColour_helper(_obj1, &_arg1)) | |
10086 | return NULL; | |
10087 | } | |
10088 | { | |
10089 | wxPy_BEGIN_ALLOW_THREADS; | |
10090 | wxMenuItem_SetBackgroundColour(_arg0,*_arg1); | |
10091 | ||
10092 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10093 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10094 | } Py_INCREF(Py_None); |
10095 | _resultobj = Py_None; | |
10096 | return _resultobj; | |
10097 | } | |
10098 | ||
10099 | #define wxMenuItem_GetBackgroundColour(_swigobj) (_swigobj->GetBackgroundColour()) | |
10100 | static PyObject *_wrap_wxMenuItem_GetBackgroundColour(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10101 | PyObject * _resultobj; | |
10102 | wxColour * _result; | |
10103 | wxMenuItem * _arg0; | |
10104 | PyObject * _argo0 = 0; | |
10105 | char *_kwnames[] = { "self", NULL }; | |
10106 | char _ptemp[128]; | |
10107 | ||
10108 | self = self; | |
10109 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetBackgroundColour",_kwnames,&_argo0)) | |
10110 | return NULL; | |
10111 | if (_argo0) { | |
10112 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10113 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10114 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetBackgroundColour. Expected _wxMenuItem_p."); | |
10115 | return NULL; | |
10116 | } | |
10117 | } | |
10118 | { | |
10119 | wxPy_BEGIN_ALLOW_THREADS; | |
25832b3f | 10120 | _result = new wxColour (wxMenuItem_GetBackgroundColour(_arg0)); |
f3d9dc1d RD |
10121 | |
10122 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10123 | if (PyErr_Occurred()) return NULL; |
25832b3f RD |
10124 | } SWIG_MakePtr(_ptemp, (void *) _result,"_wxColour_p"); |
10125 | _resultobj = Py_BuildValue("s",_ptemp); | |
f3d9dc1d RD |
10126 | return _resultobj; |
10127 | } | |
10128 | ||
10129 | #define wxMenuItem_SetBitmaps(_swigobj,_swigarg0,_swigarg1) (_swigobj->SetBitmaps(_swigarg0,_swigarg1)) | |
10130 | static PyObject *_wrap_wxMenuItem_SetBitmaps(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10131 | PyObject * _resultobj; | |
10132 | wxMenuItem * _arg0; | |
10133 | wxBitmap * _arg1; | |
10134 | wxBitmap * _arg2 = (wxBitmap *) &wxNullBitmap; | |
10135 | PyObject * _argo0 = 0; | |
10136 | PyObject * _argo1 = 0; | |
10137 | PyObject * _argo2 = 0; | |
10138 | char *_kwnames[] = { "self","bmpChecked","bmpUnchecked", NULL }; | |
10139 | ||
10140 | self = self; | |
10141 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO|O:wxMenuItem_SetBitmaps",_kwnames,&_argo0,&_argo1,&_argo2)) | |
10142 | return NULL; | |
10143 | if (_argo0) { | |
10144 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10145 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10146 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetBitmaps. Expected _wxMenuItem_p."); | |
10147 | return NULL; | |
10148 | } | |
10149 | } | |
10150 | if (_argo1) { | |
10151 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
10152 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxBitmap_p")) { | |
10153 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenuItem_SetBitmaps. Expected _wxBitmap_p."); | |
10154 | return NULL; | |
10155 | } | |
10156 | } | |
10157 | if (_argo2) { | |
10158 | if (_argo2 == Py_None) { _arg2 = NULL; } | |
10159 | else if (SWIG_GetPtrObj(_argo2,(void **) &_arg2,"_wxBitmap_p")) { | |
10160 | PyErr_SetString(PyExc_TypeError,"Type error in argument 3 of wxMenuItem_SetBitmaps. Expected _wxBitmap_p."); | |
10161 | return NULL; | |
10162 | } | |
10163 | } | |
10164 | { | |
10165 | wxPy_BEGIN_ALLOW_THREADS; | |
10166 | wxMenuItem_SetBitmaps(_arg0,*_arg1,*_arg2); | |
10167 | ||
10168 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10169 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10170 | } Py_INCREF(Py_None); |
10171 | _resultobj = Py_None; | |
10172 | return _resultobj; | |
10173 | } | |
10174 | ||
10175 | #define wxMenuItem_SetBitmap(_swigobj,_swigarg0) (_swigobj->SetBitmap(_swigarg0)) | |
10176 | static PyObject *_wrap_wxMenuItem_SetBitmap(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10177 | PyObject * _resultobj; | |
10178 | wxMenuItem * _arg0; | |
10179 | wxBitmap * _arg1; | |
10180 | PyObject * _argo0 = 0; | |
10181 | PyObject * _argo1 = 0; | |
10182 | char *_kwnames[] = { "self","bmpChecked", NULL }; | |
10183 | ||
10184 | self = self; | |
10185 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"OO:wxMenuItem_SetBitmap",_kwnames,&_argo0,&_argo1)) | |
10186 | return NULL; | |
10187 | if (_argo0) { | |
10188 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10189 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10190 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetBitmap. Expected _wxMenuItem_p."); | |
10191 | return NULL; | |
10192 | } | |
10193 | } | |
10194 | if (_argo1) { | |
10195 | if (_argo1 == Py_None) { _arg1 = NULL; } | |
10196 | else if (SWIG_GetPtrObj(_argo1,(void **) &_arg1,"_wxBitmap_p")) { | |
10197 | PyErr_SetString(PyExc_TypeError,"Type error in argument 2 of wxMenuItem_SetBitmap. Expected _wxBitmap_p."); | |
10198 | return NULL; | |
10199 | } | |
10200 | } | |
10201 | { | |
10202 | wxPy_BEGIN_ALLOW_THREADS; | |
10203 | wxMenuItem_SetBitmap(_arg0,*_arg1); | |
10204 | ||
10205 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10206 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10207 | } Py_INCREF(Py_None); |
10208 | _resultobj = Py_None; | |
10209 | return _resultobj; | |
10210 | } | |
10211 | ||
10212 | #define wxMenuItem_GetBitmap(_swigobj,_swigarg0) (_swigobj->GetBitmap(_swigarg0)) | |
10213 | static PyObject *_wrap_wxMenuItem_GetBitmap(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10214 | PyObject * _resultobj; | |
10215 | wxBitmap * _result; | |
10216 | wxMenuItem * _arg0; | |
10217 | bool _arg1 = (bool ) TRUE; | |
10218 | PyObject * _argo0 = 0; | |
10219 | int tempbool1 = (int) TRUE; | |
10220 | char *_kwnames[] = { "self","bChecked", NULL }; | |
10221 | char _ptemp[128]; | |
10222 | ||
10223 | self = self; | |
10224 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O|i:wxMenuItem_GetBitmap",_kwnames,&_argo0,&tempbool1)) | |
10225 | return NULL; | |
10226 | if (_argo0) { | |
10227 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10228 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10229 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetBitmap. Expected _wxMenuItem_p."); | |
10230 | return NULL; | |
10231 | } | |
10232 | } | |
10233 | _arg1 = (bool ) tempbool1; | |
10234 | { | |
10235 | wxPy_BEGIN_ALLOW_THREADS; | |
10236 | const wxBitmap & _result_ref = wxMenuItem_GetBitmap(_arg0,_arg1); | |
10237 | _result = (wxBitmap *) &_result_ref; | |
10238 | ||
10239 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10240 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10241 | } if (_result) { |
10242 | SWIG_MakePtr(_ptemp, (char *) _result,"_wxBitmap_p"); | |
10243 | _resultobj = Py_BuildValue("s",_ptemp); | |
10244 | } else { | |
10245 | Py_INCREF(Py_None); | |
10246 | _resultobj = Py_None; | |
10247 | } | |
10248 | return _resultobj; | |
10249 | } | |
10250 | ||
10251 | #define wxMenuItem_SetMarginWidth(_swigobj,_swigarg0) (_swigobj->SetMarginWidth(_swigarg0)) | |
10252 | static PyObject *_wrap_wxMenuItem_SetMarginWidth(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10253 | PyObject * _resultobj; | |
10254 | wxMenuItem * _arg0; | |
10255 | int _arg1; | |
10256 | PyObject * _argo0 = 0; | |
10257 | char *_kwnames[] = { "self","nWidth", NULL }; | |
10258 | ||
10259 | self = self; | |
10260 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"Oi:wxMenuItem_SetMarginWidth",_kwnames,&_argo0,&_arg1)) | |
10261 | return NULL; | |
10262 | if (_argo0) { | |
10263 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10264 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10265 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_SetMarginWidth. Expected _wxMenuItem_p."); | |
10266 | return NULL; | |
10267 | } | |
10268 | } | |
10269 | { | |
10270 | wxPy_BEGIN_ALLOW_THREADS; | |
10271 | wxMenuItem_SetMarginWidth(_arg0,_arg1); | |
10272 | ||
10273 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10274 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10275 | } Py_INCREF(Py_None); |
10276 | _resultobj = Py_None; | |
10277 | return _resultobj; | |
10278 | } | |
10279 | ||
10280 | #define wxMenuItem_GetMarginWidth(_swigobj) (_swigobj->GetMarginWidth()) | |
10281 | static PyObject *_wrap_wxMenuItem_GetMarginWidth(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10282 | PyObject * _resultobj; | |
10283 | int _result; | |
10284 | wxMenuItem * _arg0; | |
10285 | PyObject * _argo0 = 0; | |
10286 | char *_kwnames[] = { "self", NULL }; | |
10287 | ||
10288 | self = self; | |
10289 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_GetMarginWidth",_kwnames,&_argo0)) | |
10290 | return NULL; | |
10291 | if (_argo0) { | |
10292 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10293 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10294 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_GetMarginWidth. Expected _wxMenuItem_p."); | |
10295 | return NULL; | |
10296 | } | |
10297 | } | |
10298 | { | |
10299 | wxPy_BEGIN_ALLOW_THREADS; | |
10300 | _result = (int )wxMenuItem_GetMarginWidth(_arg0); | |
10301 | ||
10302 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10303 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10304 | } _resultobj = Py_BuildValue("i",_result); |
10305 | return _resultobj; | |
10306 | } | |
10307 | ||
10308 | static PyObject *_wrap_wxMenuItem_GetDefaultMarginWidth(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10309 | PyObject * _resultobj; | |
10310 | int _result; | |
10311 | char *_kwnames[] = { NULL }; | |
10312 | ||
10313 | self = self; | |
10314 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,":wxMenuItem_GetDefaultMarginWidth",_kwnames)) | |
10315 | return NULL; | |
10316 | { | |
10317 | wxPy_BEGIN_ALLOW_THREADS; | |
10318 | _result = (int )wxMenuItem::GetDefaultMarginWidth(); | |
10319 | ||
10320 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10321 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10322 | } _resultobj = Py_BuildValue("i",_result); |
10323 | return _resultobj; | |
10324 | } | |
10325 | ||
10326 | #define wxMenuItem_IsOwnerDrawn(_swigobj) (_swigobj->IsOwnerDrawn()) | |
10327 | static PyObject *_wrap_wxMenuItem_IsOwnerDrawn(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10328 | PyObject * _resultobj; | |
10329 | bool _result; | |
10330 | wxMenuItem * _arg0; | |
10331 | PyObject * _argo0 = 0; | |
10332 | char *_kwnames[] = { "self", NULL }; | |
10333 | ||
10334 | self = self; | |
10335 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_IsOwnerDrawn",_kwnames,&_argo0)) | |
10336 | return NULL; | |
10337 | if (_argo0) { | |
10338 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10339 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10340 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_IsOwnerDrawn. Expected _wxMenuItem_p."); | |
10341 | return NULL; | |
10342 | } | |
10343 | } | |
10344 | { | |
10345 | wxPy_BEGIN_ALLOW_THREADS; | |
10346 | _result = (bool )wxMenuItem_IsOwnerDrawn(_arg0); | |
10347 | ||
10348 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10349 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10350 | } _resultobj = Py_BuildValue("i",_result); |
10351 | return _resultobj; | |
10352 | } | |
10353 | ||
10354 | #define wxMenuItem_ResetOwnerDrawn(_swigobj) (_swigobj->ResetOwnerDrawn()) | |
10355 | static PyObject *_wrap_wxMenuItem_ResetOwnerDrawn(PyObject *self, PyObject *args, PyObject *kwargs) { | |
10356 | PyObject * _resultobj; | |
10357 | wxMenuItem * _arg0; | |
10358 | PyObject * _argo0 = 0; | |
10359 | char *_kwnames[] = { "self", NULL }; | |
10360 | ||
10361 | self = self; | |
10362 | if(!PyArg_ParseTupleAndKeywords(args,kwargs,"O:wxMenuItem_ResetOwnerDrawn",_kwnames,&_argo0)) | |
10363 | return NULL; | |
10364 | if (_argo0) { | |
10365 | if (_argo0 == Py_None) { _arg0 = NULL; } | |
10366 | else if (SWIG_GetPtrObj(_argo0,(void **) &_arg0,"_wxMenuItem_p")) { | |
10367 | PyErr_SetString(PyExc_TypeError,"Type error in argument 1 of wxMenuItem_ResetOwnerDrawn. Expected _wxMenuItem_p."); | |
10368 | return NULL; | |
10369 | } | |
10370 | } | |
10371 | { | |
10372 | wxPy_BEGIN_ALLOW_THREADS; | |
10373 | wxMenuItem_ResetOwnerDrawn(_arg0); | |
10374 | ||
10375 | wxPy_END_ALLOW_THREADS; | |
493f1553 | 10376 | if (PyErr_Occurred()) return NULL; |
f3d9dc1d RD |
10377 | } Py_INCREF(Py_None); |
10378 | _resultobj = Py_None; | |
10379 | return _resultobj; | |
10380 | } | |
10381 | ||
8ab979d7 | 10382 | static PyMethodDef windowscMethods[] = { |
f3d9dc1d RD |
10383 | { "wxMenuItem_ResetOwnerDrawn", (PyCFunction) _wrap_wxMenuItem_ResetOwnerDrawn, METH_VARARGS | METH_KEYWORDS }, |
10384 | { "wxMenuItem_IsOwnerDrawn", (PyCFunction) _wrap_wxMenuItem_IsOwnerDrawn, METH_VARARGS | METH_KEYWORDS }, | |
10385 | { "wxMenuItem_GetDefaultMarginWidth", (PyCFunction) _wrap_wxMenuItem_GetDefaultMarginWidth, METH_VARARGS | METH_KEYWORDS }, | |
10386 | { "wxMenuItem_GetMarginWidth", (PyCFunction) _wrap_wxMenuItem_GetMarginWidth, METH_VARARGS | METH_KEYWORDS }, | |
10387 | { "wxMenuItem_SetMarginWidth", (PyCFunction) _wrap_wxMenuItem_SetMarginWidth, METH_VARARGS | METH_KEYWORDS }, | |
10388 | { "wxMenuItem_GetBitmap", (PyCFunction) _wrap_wxMenuItem_GetBitmap, METH_VARARGS | METH_KEYWORDS }, | |
10389 | { "wxMenuItem_SetBitmap", (PyCFunction) _wrap_wxMenuItem_SetBitmap, METH_VARARGS | METH_KEYWORDS }, | |
10390 | { "wxMenuItem_SetBitmaps", (PyCFunction) _wrap_wxMenuItem_SetBitmaps, METH_VARARGS | METH_KEYWORDS }, | |
10391 | { "wxMenuItem_GetBackgroundColour", (PyCFunction) _wrap_wxMenuItem_GetBackgroundColour, METH_VARARGS | METH_KEYWORDS }, | |
10392 | { "wxMenuItem_SetBackgroundColour", (PyCFunction) _wrap_wxMenuItem_SetBackgroundColour, METH_VARARGS | METH_KEYWORDS }, | |
10393 | { "wxMenuItem_GetTextColour", (PyCFunction) _wrap_wxMenuItem_GetTextColour, METH_VARARGS | METH_KEYWORDS }, | |
10394 | { "wxMenuItem_SetTextColour", (PyCFunction) _wrap_wxMenuItem_SetTextColour, METH_VARARGS | METH_KEYWORDS }, | |
10395 | { "wxMenuItem_GetFont", (PyCFunction) _wrap_wxMenuItem_GetFont, METH_VARARGS | METH_KEYWORDS }, | |
10396 | { "wxMenuItem_SetFont", (PyCFunction) _wrap_wxMenuItem_SetFont, METH_VARARGS | METH_KEYWORDS }, | |
1b62f00d | 10397 | { "wxMenuItem_GetLabelFromText", (PyCFunction) _wrap_wxMenuItem_GetLabelFromText, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10398 | { "wxMenuItem_SetAccel", (PyCFunction) _wrap_wxMenuItem_SetAccel, METH_VARARGS | METH_KEYWORDS }, |
10399 | { "wxMenuItem_GetAccel", (PyCFunction) _wrap_wxMenuItem_GetAccel, METH_VARARGS | METH_KEYWORDS }, | |
10400 | { "wxMenuItem_GetHelp", (PyCFunction) _wrap_wxMenuItem_GetHelp, METH_VARARGS | METH_KEYWORDS }, | |
10401 | { "wxMenuItem_SetHelp", (PyCFunction) _wrap_wxMenuItem_SetHelp, METH_VARARGS | METH_KEYWORDS }, | |
10402 | { "wxMenuItem_Toggle", (PyCFunction) _wrap_wxMenuItem_Toggle, METH_VARARGS | METH_KEYWORDS }, | |
10403 | { "wxMenuItem_IsChecked", (PyCFunction) _wrap_wxMenuItem_IsChecked, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10404 | { "wxMenuItem_Check", (PyCFunction) _wrap_wxMenuItem_Check, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa | 10405 | { "wxMenuItem_IsEnabled", (PyCFunction) _wrap_wxMenuItem_IsEnabled, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10406 | { "wxMenuItem_Enable", (PyCFunction) _wrap_wxMenuItem_Enable, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10407 | { "wxMenuItem_GetSubMenu", (PyCFunction) _wrap_wxMenuItem_GetSubMenu, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa | 10408 | { "wxMenuItem_SetSubMenu", (PyCFunction) _wrap_wxMenuItem_SetSubMenu, METH_VARARGS | METH_KEYWORDS }, |
2abc0a0f | 10409 | { "wxMenuItem_IsSubMenu", (PyCFunction) _wrap_wxMenuItem_IsSubMenu, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10410 | { "wxMenuItem_IsCheckable", (PyCFunction) _wrap_wxMenuItem_IsCheckable, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10411 | { "wxMenuItem_SetCheckable", (PyCFunction) _wrap_wxMenuItem_SetCheckable, METH_VARARGS | METH_KEYWORDS }, |
10412 | { "wxMenuItem_GetText", (PyCFunction) _wrap_wxMenuItem_GetText, METH_VARARGS | METH_KEYWORDS }, | |
10413 | { "wxMenuItem_GetLabel", (PyCFunction) _wrap_wxMenuItem_GetLabel, METH_VARARGS | METH_KEYWORDS }, | |
10414 | { "wxMenuItem_SetText", (PyCFunction) _wrap_wxMenuItem_SetText, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10415 | { "wxMenuItem_IsSeparator", (PyCFunction) _wrap_wxMenuItem_IsSeparator, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10416 | { "wxMenuItem_GetId", (PyCFunction) _wrap_wxMenuItem_GetId, METH_VARARGS | METH_KEYWORDS }, |
10417 | { "wxMenuItem_SetId", (PyCFunction) _wrap_wxMenuItem_SetId, METH_VARARGS | METH_KEYWORDS }, | |
10418 | { "wxMenuItem_GetMenu", (PyCFunction) _wrap_wxMenuItem_GetMenu, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10419 | { "new_wxMenuItem", (PyCFunction) _wrap_new_wxMenuItem, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa | 10420 | { "wxMenuBar_GetHelpString", (PyCFunction) _wrap_wxMenuBar_GetHelpString, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10421 | { "wxMenuBar_SetHelpString", (PyCFunction) _wrap_wxMenuBar_SetHelpString, METH_VARARGS | METH_KEYWORDS }, |
10422 | { "wxMenuBar_GetLabel", (PyCFunction) _wrap_wxMenuBar_GetLabel, METH_VARARGS | METH_KEYWORDS }, | |
2f90df85 | 10423 | { "wxMenuBar_SetLabel", (PyCFunction) _wrap_wxMenuBar_SetLabel, METH_VARARGS | METH_KEYWORDS }, |
2abc0a0f RD |
10424 | { "wxMenuBar_IsEnabled", (PyCFunction) _wrap_wxMenuBar_IsEnabled, METH_VARARGS | METH_KEYWORDS }, |
10425 | { "wxMenuBar_IsChecked", (PyCFunction) _wrap_wxMenuBar_IsChecked, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10426 | { "wxMenuBar_Check", (PyCFunction) _wrap_wxMenuBar_Check, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10427 | { "wxMenuBar_Enable", (PyCFunction) _wrap_wxMenuBar_Enable, METH_VARARGS | METH_KEYWORDS }, |
10428 | { "wxMenuBar_FindItemById", (PyCFunction) _wrap_wxMenuBar_FindItemById, METH_VARARGS | METH_KEYWORDS }, | |
10429 | { "wxMenuBar_FindMenuItem", (PyCFunction) _wrap_wxMenuBar_FindMenuItem, METH_VARARGS | METH_KEYWORDS }, | |
3a0958b1 | 10430 | { "wxMenuBar_FindMenu", (PyCFunction) _wrap_wxMenuBar_FindMenu, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10431 | { "wxMenuBar_GetLabelTop", (PyCFunction) _wrap_wxMenuBar_GetLabelTop, METH_VARARGS | METH_KEYWORDS }, |
10432 | { "wxMenuBar_SetLabelTop", (PyCFunction) _wrap_wxMenuBar_SetLabelTop, METH_VARARGS | METH_KEYWORDS }, | |
10433 | { "wxMenuBar_EnableTop", (PyCFunction) _wrap_wxMenuBar_EnableTop, METH_VARARGS | METH_KEYWORDS }, | |
10434 | { "wxMenuBar_Remove", (PyCFunction) _wrap_wxMenuBar_Remove, METH_VARARGS | METH_KEYWORDS }, | |
10435 | { "wxMenuBar_Replace", (PyCFunction) _wrap_wxMenuBar_Replace, METH_VARARGS | METH_KEYWORDS }, | |
10436 | { "wxMenuBar_GetMenu", (PyCFunction) _wrap_wxMenuBar_GetMenu, METH_VARARGS | METH_KEYWORDS }, | |
10437 | { "wxMenuBar_GetMenuCount", (PyCFunction) _wrap_wxMenuBar_GetMenuCount, METH_VARARGS | METH_KEYWORDS }, | |
10438 | { "wxMenuBar_Insert", (PyCFunction) _wrap_wxMenuBar_Insert, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 RD |
10439 | { "wxMenuBar_Append", (PyCFunction) _wrap_wxMenuBar_Append, METH_VARARGS | METH_KEYWORDS }, |
10440 | { "new_wxMenuBar", (PyCFunction) _wrap_new_wxMenuBar, METH_VARARGS | METH_KEYWORDS }, | |
b1462dfa RD |
10441 | { "wxMenu_GetParent", (PyCFunction) _wrap_wxMenu_GetParent, METH_VARARGS | METH_KEYWORDS }, |
10442 | { "wxMenu_SetParent", (PyCFunction) _wrap_wxMenu_SetParent, METH_VARARGS | METH_KEYWORDS }, | |
10443 | { "wxMenu_IsAttached", (PyCFunction) _wrap_wxMenu_IsAttached, METH_VARARGS | METH_KEYWORDS }, | |
10444 | { "wxMenu_GetStyle", (PyCFunction) _wrap_wxMenu_GetStyle, METH_VARARGS | METH_KEYWORDS }, | |
10445 | { "wxMenu_GetInvokingWindow", (PyCFunction) _wrap_wxMenu_GetInvokingWindow, METH_VARARGS | METH_KEYWORDS }, | |
10446 | { "wxMenu_SetInvokingWindow", (PyCFunction) _wrap_wxMenu_SetInvokingWindow, METH_VARARGS | METH_KEYWORDS }, | |
10447 | { "wxMenu_GetEventHandler", (PyCFunction) _wrap_wxMenu_GetEventHandler, METH_VARARGS | METH_KEYWORDS }, | |
10448 | { "wxMenu_SetEventHandler", (PyCFunction) _wrap_wxMenu_SetEventHandler, METH_VARARGS | METH_KEYWORDS }, | |
10449 | { "wxMenu_GetMenuItems", (PyCFunction) _wrap_wxMenu_GetMenuItems, METH_VARARGS | METH_KEYWORDS }, | |
10450 | { "wxMenu_GetMenuItemCount", (PyCFunction) _wrap_wxMenu_GetMenuItemCount, METH_VARARGS | METH_KEYWORDS }, | |
10451 | { "wxMenu_DestroyItem", (PyCFunction) _wrap_wxMenu_DestroyItem, METH_VARARGS | METH_KEYWORDS }, | |
10452 | { "wxMenu_DestroyId", (PyCFunction) _wrap_wxMenu_DestroyId, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10453 | { "wxMenu_Destroy", (PyCFunction) _wrap_wxMenu_Destroy, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10454 | { "wxMenu_RemoveItem", (PyCFunction) _wrap_wxMenu_RemoveItem, METH_VARARGS | METH_KEYWORDS }, |
10455 | { "wxMenu_Remove", (PyCFunction) _wrap_wxMenu_Remove, METH_VARARGS | METH_KEYWORDS }, | |
10456 | { "wxMenu_Insert", (PyCFunction) _wrap_wxMenu_Insert, METH_VARARGS | METH_KEYWORDS }, | |
10457 | { "wxMenu_DeleteItem", (PyCFunction) _wrap_wxMenu_DeleteItem, METH_VARARGS | METH_KEYWORDS }, | |
10458 | { "wxMenu_Delete", (PyCFunction) _wrap_wxMenu_Delete, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10459 | { "wxMenu_UpdateUI", (PyCFunction) _wrap_wxMenu_UpdateUI, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10460 | { "wxMenu_SetHelpString", (PyCFunction) _wrap_wxMenu_SetHelpString, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10461 | { "wxMenu_GetHelpString", (PyCFunction) _wrap_wxMenu_GetHelpString, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10462 | { "wxMenu_SetLabel", (PyCFunction) _wrap_wxMenu_SetLabel, METH_VARARGS | METH_KEYWORDS }, |
10463 | { "wxMenu_GetLabel", (PyCFunction) _wrap_wxMenu_GetLabel, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 RD |
10464 | { "wxMenu_SetTitle", (PyCFunction) _wrap_wxMenu_SetTitle, METH_VARARGS | METH_KEYWORDS }, |
10465 | { "wxMenu_GetTitle", (PyCFunction) _wrap_wxMenu_GetTitle, METH_VARARGS | METH_KEYWORDS }, | |
b1462dfa | 10466 | { "wxMenu_FindItemById", (PyCFunction) _wrap_wxMenu_FindItemById, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10467 | { "wxMenu_FindItem", (PyCFunction) _wrap_wxMenu_FindItem, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa | 10468 | { "wxMenu_IsEnabled", (PyCFunction) _wrap_wxMenu_IsEnabled, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10469 | { "wxMenu_Enable", (PyCFunction) _wrap_wxMenu_Enable, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa | 10470 | { "wxMenu_IsChecked", (PyCFunction) _wrap_wxMenu_IsChecked, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10471 | { "wxMenu_Check", (PyCFunction) _wrap_wxMenu_Check, METH_VARARGS | METH_KEYWORDS }, |
10472 | { "wxMenu_Break", (PyCFunction) _wrap_wxMenu_Break, METH_VARARGS | METH_KEYWORDS }, | |
10473 | { "wxMenu_AppendSeparator", (PyCFunction) _wrap_wxMenu_AppendSeparator, METH_VARARGS | METH_KEYWORDS }, | |
10474 | { "wxMenu_AppendItem", (PyCFunction) _wrap_wxMenu_AppendItem, METH_VARARGS | METH_KEYWORDS }, | |
10475 | { "wxMenu_AppendMenu", (PyCFunction) _wrap_wxMenu_AppendMenu, METH_VARARGS | METH_KEYWORDS }, | |
10476 | { "wxMenu_Append", (PyCFunction) _wrap_wxMenu_Append, METH_VARARGS | METH_KEYWORDS }, | |
10477 | { "new_wxMenu", (PyCFunction) _wrap_new_wxMenu, METH_VARARGS | METH_KEYWORDS }, | |
d1679124 RD |
10478 | { "wxScrolledWindow_AdjustScrollbars", (PyCFunction) _wrap_wxScrolledWindow_AdjustScrollbars, METH_VARARGS | METH_KEYWORDS }, |
10479 | { "wxScrolledWindow_GetScaleY", (PyCFunction) _wrap_wxScrolledWindow_GetScaleY, METH_VARARGS | METH_KEYWORDS }, | |
10480 | { "wxScrolledWindow_GetScaleX", (PyCFunction) _wrap_wxScrolledWindow_GetScaleX, METH_VARARGS | METH_KEYWORDS }, | |
10481 | { "wxScrolledWindow_SetScale", (PyCFunction) _wrap_wxScrolledWindow_SetScale, METH_VARARGS | METH_KEYWORDS }, | |
9d8bd15f RD |
10482 | { "wxScrolledWindow_CalcUnscrolledPosition", (PyCFunction) _wrap_wxScrolledWindow_CalcUnscrolledPosition, METH_VARARGS | METH_KEYWORDS }, |
10483 | { "wxScrolledWindow_CalcScrolledPosition", (PyCFunction) _wrap_wxScrolledWindow_CalcScrolledPosition, METH_VARARGS | METH_KEYWORDS }, | |
4c9993c3 | 10484 | { "wxScrolledWindow_GetViewStart", (PyCFunction) _wrap_wxScrolledWindow_GetViewStart, METH_VARARGS | METH_KEYWORDS }, |
eb715945 | 10485 | { "wxScrolledWindow_SetTargetWindow", (PyCFunction) _wrap_wxScrolledWindow_SetTargetWindow, METH_VARARGS | METH_KEYWORDS }, |
b7e72427 | 10486 | { "wxScrolledWindow_SetScrollPageSize", (PyCFunction) _wrap_wxScrolledWindow_SetScrollPageSize, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10487 | { "wxScrolledWindow_SetScrollbars", (PyCFunction) _wrap_wxScrolledWindow_SetScrollbars, METH_VARARGS | METH_KEYWORDS }, |
10488 | { "wxScrolledWindow_Scroll", (PyCFunction) _wrap_wxScrolledWindow_Scroll, METH_VARARGS | METH_KEYWORDS }, | |
10489 | { "wxScrolledWindow_PrepareDC", (PyCFunction) _wrap_wxScrolledWindow_PrepareDC, METH_VARARGS | METH_KEYWORDS }, | |
10490 | { "wxScrolledWindow_IsRetained", (PyCFunction) _wrap_wxScrolledWindow_IsRetained, METH_VARARGS | METH_KEYWORDS }, | |
10491 | { "wxScrolledWindow_GetVirtualSize", (PyCFunction) _wrap_wxScrolledWindow_GetVirtualSize, METH_VARARGS | METH_KEYWORDS }, | |
b7e72427 | 10492 | { "wxScrolledWindow_GetTargetWindow", (PyCFunction) _wrap_wxScrolledWindow_GetTargetWindow, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10493 | { "wxScrolledWindow_GetScrollPixelsPerUnit", (PyCFunction) _wrap_wxScrolledWindow_GetScrollPixelsPerUnit, METH_VARARGS | METH_KEYWORDS }, |
b7e72427 | 10494 | { "wxScrolledWindow_GetScrollPageSize", (PyCFunction) _wrap_wxScrolledWindow_GetScrollPageSize, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10495 | { "wxScrolledWindow_EnableScrolling", (PyCFunction) _wrap_wxScrolledWindow_EnableScrolling, METH_VARARGS | METH_KEYWORDS }, |
09f3d4e6 RD |
10496 | { "wxScrolledWindow_Create", (PyCFunction) _wrap_wxScrolledWindow_Create, METH_VARARGS | METH_KEYWORDS }, |
10497 | { "new_wxPreScrolledWindow", (PyCFunction) _wrap_new_wxPreScrolledWindow, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10498 | { "new_wxScrolledWindow", (PyCFunction) _wrap_new_wxScrolledWindow, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10499 | { "wxPanel_SetDefaultItem", (PyCFunction) _wrap_wxPanel_SetDefaultItem, METH_VARARGS | METH_KEYWORDS }, |
10500 | { "wxPanel_GetDefaultItem", (PyCFunction) _wrap_wxPanel_GetDefaultItem, METH_VARARGS | METH_KEYWORDS }, | |
10501 | { "wxPanel_InitDialog", (PyCFunction) _wrap_wxPanel_InitDialog, METH_VARARGS | METH_KEYWORDS }, | |
09f3d4e6 RD |
10502 | { "wxPanel_Create", (PyCFunction) _wrap_wxPanel_Create, METH_VARARGS | METH_KEYWORDS }, |
10503 | { "new_wxPrePanel", (PyCFunction) _wrap_new_wxPrePanel, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10504 | { "new_wxPanel", (PyCFunction) _wrap_new_wxPanel, METH_VARARGS | METH_KEYWORDS }, |
09f3d4e6 RD |
10505 | { "wxWindow_PrevControlId", (PyCFunction) _wrap_wxWindow_PrevControlId, METH_VARARGS | METH_KEYWORDS }, |
10506 | { "wxWindow_NextControlId", (PyCFunction) _wrap_wxWindow_NextControlId, METH_VARARGS | METH_KEYWORDS }, | |
10507 | { "wxWindow_NewControlId", (PyCFunction) _wrap_wxWindow_NewControlId, METH_VARARGS | METH_KEYWORDS }, | |
10508 | { "wxWindow_FindFocus", (PyCFunction) _wrap_wxWindow_FindFocus, METH_VARARGS | METH_KEYWORDS }, | |
c7e7022c RD |
10509 | { "wxWindow_PageDown", (PyCFunction) _wrap_wxWindow_PageDown, METH_VARARGS | METH_KEYWORDS }, |
10510 | { "wxWindow_PageUp", (PyCFunction) _wrap_wxWindow_PageUp, METH_VARARGS | METH_KEYWORDS }, | |
10511 | { "wxWindow_LineDown", (PyCFunction) _wrap_wxWindow_LineDown, METH_VARARGS | METH_KEYWORDS }, | |
10512 | { "wxWindow_LineUp", (PyCFunction) _wrap_wxWindow_LineUp, METH_VARARGS | METH_KEYWORDS }, | |
10513 | { "wxWindow_ScrollPages", (PyCFunction) _wrap_wxWindow_ScrollPages, METH_VARARGS | METH_KEYWORDS }, | |
10514 | { "wxWindow_ScrollLines", (PyCFunction) _wrap_wxWindow_ScrollLines, METH_VARARGS | METH_KEYWORDS }, | |
4f3449b4 RD |
10515 | { "wxWindow_SetHelpText", (PyCFunction) _wrap_wxWindow_SetHelpText, METH_VARARGS | METH_KEYWORDS }, |
10516 | { "wxWindow_GetHelpText", (PyCFunction) _wrap_wxWindow_GetHelpText, METH_VARARGS | METH_KEYWORDS }, | |
09f3d4e6 | 10517 | { "wxWindow_Update", (PyCFunction) _wrap_wxWindow_Update, METH_VARARGS | METH_KEYWORDS }, |
3a0958b1 RD |
10518 | { "wxWindow_Thaw", (PyCFunction) _wrap_wxWindow_Thaw, METH_VARARGS | METH_KEYWORDS }, |
10519 | { "wxWindow_Freeze", (PyCFunction) _wrap_wxWindow_Freeze, METH_VARARGS | METH_KEYWORDS }, | |
a1df7a95 RD |
10520 | { "wxWindow_GetCaret", (PyCFunction) _wrap_wxWindow_GetCaret, METH_VARARGS | METH_KEYWORDS }, |
10521 | { "wxWindow_SetCaret", (PyCFunction) _wrap_wxWindow_SetCaret, METH_VARARGS | METH_KEYWORDS }, | |
694759cf | 10522 | { "wxWindow_GetBestSize", (PyCFunction) _wrap_wxWindow_GetBestSize, METH_VARARGS | METH_KEYWORDS }, |
b1462dfa RD |
10523 | { "wxWindow_GetDropTarget", (PyCFunction) _wrap_wxWindow_GetDropTarget, METH_VARARGS | METH_KEYWORDS }, |
10524 | { "wxWindow_SetDropTarget", (PyCFunction) _wrap_wxWindow_SetDropTarget, METH_VARARGS | METH_KEYWORDS }, | |
2f90df85 RD |
10525 | { "wxWindow_SetValidator", (PyCFunction) _wrap_wxWindow_SetValidator, METH_VARARGS | METH_KEYWORDS }, |
10526 | { "wxWindow_GetValidator", (PyCFunction) _wrap_wxWindow_GetValidator, METH_VARARGS | METH_KEYWORDS }, | |
f6bcfd97 | 10527 | { "wxWindow_GetSizer", (PyCFunction) _wrap_wxWindow_GetSizer, METH_VARARGS | METH_KEYWORDS }, |
2f90df85 | 10528 | { "wxWindow_SetSizer", (PyCFunction) _wrap_wxWindow_SetSizer, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10529 | { "wxWindow_GetToolTip", (PyCFunction) _wrap_wxWindow_GetToolTip, METH_VARARGS | METH_KEYWORDS }, |
10530 | { "wxWindow_SetToolTip", (PyCFunction) _wrap_wxWindow_SetToolTip, METH_VARARGS | METH_KEYWORDS }, | |
10531 | { "wxWindow_SetToolTipString", (PyCFunction) _wrap_wxWindow_SetToolTipString, METH_VARARGS | METH_KEYWORDS }, | |
10532 | { "wxWindow_ConvertPixelSizeToDialog", (PyCFunction) _wrap_wxWindow_ConvertPixelSizeToDialog, METH_VARARGS | METH_KEYWORDS }, | |
10533 | { "wxWindow_ConvertPixelPointToDialog", (PyCFunction) _wrap_wxWindow_ConvertPixelPointToDialog, METH_VARARGS | METH_KEYWORDS }, | |
10534 | { "wxWindow_DLG_SZE", (PyCFunction) _wrap_wxWindow_ConvertDialogSizeToPixels, METH_VARARGS | METH_KEYWORDS }, | |
10535 | { "wxWindow_DLG_PNT", (PyCFunction) _wrap_wxWindow_ConvertDialogPointToPixels, METH_VARARGS | METH_KEYWORDS }, | |
10536 | { "wxWindow_ConvertDialogSizeToPixels", (PyCFunction) _wrap_wxWindow_ConvertDialogSizeToPixels, METH_VARARGS | METH_KEYWORDS }, | |
10537 | { "wxWindow_ConvertDialogPointToPixels", (PyCFunction) _wrap_wxWindow_ConvertDialogPointToPixels, METH_VARARGS | METH_KEYWORDS }, | |
10538 | { "wxWindow_WarpPointer", (PyCFunction) _wrap_wxWindow_WarpPointer, METH_VARARGS | METH_KEYWORDS }, | |
10539 | { "wxWindow_Validate", (PyCFunction) _wrap_wxWindow_Validate, METH_VARARGS | METH_KEYWORDS }, | |
10540 | { "wxWindow_TransferDataToWindow", (PyCFunction) _wrap_wxWindow_TransferDataToWindow, METH_VARARGS | METH_KEYWORDS }, | |
10541 | { "wxWindow_TransferDataFromWindow", (PyCFunction) _wrap_wxWindow_TransferDataFromWindow, METH_VARARGS | METH_KEYWORDS }, | |
10542 | { "wxWindow_Show", (PyCFunction) _wrap_wxWindow_Show, METH_VARARGS | METH_KEYWORDS }, | |
10543 | { "wxWindow_SetTitle", (PyCFunction) _wrap_wxWindow_SetTitle, METH_VARARGS | METH_KEYWORDS }, | |
83b18bab | 10544 | { "wxWindow_SetExtraStyle", (PyCFunction) _wrap_wxWindow_SetExtraStyle, METH_VARARGS | METH_KEYWORDS }, |
1afc06c2 | 10545 | { "wxWindow_SetEventHandler", (PyCFunction) _wrap_wxWindow_SetEventHandler, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10546 | { "wxWindow_SetCursor", (PyCFunction) _wrap_wxWindow_SetCursor, METH_VARARGS | METH_KEYWORDS }, |
10547 | { "wxWindow_SetClientSize", (PyCFunction) _wrap_wxWindow_SetClientSize, METH_VARARGS | METH_KEYWORDS }, | |
10548 | { "wxWindow_SetClientSizeWH", (PyCFunction) _wrap_wxWindow_SetClientSizeWH, METH_VARARGS | METH_KEYWORDS }, | |
10549 | { "wxWindow_SetSizeHints", (PyCFunction) _wrap_wxWindow_SetSizeHints, METH_VARARGS | METH_KEYWORDS }, | |
dbbb98cd | 10550 | { "wxWindow_SetRect", (PyCFunction) _wrap_wxWindow_SetRect, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10551 | { "wxWindow_SetPosition", (PyCFunction) _wrap_wxWindow_SetPosition, METH_VARARGS | METH_KEYWORDS }, |
10552 | { "wxWindow_SetSize", (PyCFunction) _wrap_wxWindow_SetSize, METH_VARARGS | METH_KEYWORDS }, | |
10553 | { "wxWindow_SetDimensions", (PyCFunction) _wrap_wxWindow_SetDimensions, METH_VARARGS | METH_KEYWORDS }, | |
10554 | { "wxWindow_SetScrollPos", (PyCFunction) _wrap_wxWindow_SetScrollPos, METH_VARARGS | METH_KEYWORDS }, | |
10555 | { "wxWindow_SetScrollbar", (PyCFunction) _wrap_wxWindow_SetScrollbar, METH_VARARGS | METH_KEYWORDS }, | |
10556 | { "wxWindow_SetName", (PyCFunction) _wrap_wxWindow_SetName, METH_VARARGS | METH_KEYWORDS }, | |
10557 | { "wxWindow_SetId", (PyCFunction) _wrap_wxWindow_SetId, METH_VARARGS | METH_KEYWORDS }, | |
10558 | { "wxWindow_SetForegroundColour", (PyCFunction) _wrap_wxWindow_SetForegroundColour, METH_VARARGS | METH_KEYWORDS }, | |
10559 | { "wxWindow_SetFont", (PyCFunction) _wrap_wxWindow_SetFont, METH_VARARGS | METH_KEYWORDS }, | |
2f90df85 | 10560 | { "wxWindow_AcceptsFocus", (PyCFunction) _wrap_wxWindow_AcceptsFocus, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10561 | { "wxWindow_SetFocus", (PyCFunction) _wrap_wxWindow_SetFocus, METH_VARARGS | METH_KEYWORDS }, |
2f90df85 | 10562 | { "wxWindow_UnsetConstraints", (PyCFunction) _wrap_wxWindow_UnsetConstraints, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10563 | { "wxWindow_SetConstraints", (PyCFunction) _wrap_wxWindow_SetConstraints, METH_VARARGS | METH_KEYWORDS }, |
10564 | { "wxWindow_SetBackgroundColour", (PyCFunction) _wrap_wxWindow_SetBackgroundColour, METH_VARARGS | METH_KEYWORDS }, | |
9d8bd15f | 10565 | { "wxWindow_GetAutoLayout", (PyCFunction) _wrap_wxWindow_GetAutoLayout, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10566 | { "wxWindow_SetAutoLayout", (PyCFunction) _wrap_wxWindow_SetAutoLayout, METH_VARARGS | METH_KEYWORDS }, |
10567 | { "wxWindow_SetAcceleratorTable", (PyCFunction) _wrap_wxWindow_SetAcceleratorTable, METH_VARARGS | METH_KEYWORDS }, | |
10568 | { "wxWindow_ScrollWindow", (PyCFunction) _wrap_wxWindow_ScrollWindow, METH_VARARGS | METH_KEYWORDS }, | |
10569 | { "wxWindow_ScreenToClient", (PyCFunction) _wrap_wxWindow_ScreenToClient, METH_VARARGS | METH_KEYWORDS }, | |
10570 | { "wxWindow_ScreenToClientXY", (PyCFunction) _wrap_wxWindow_ScreenToClientXY, METH_VARARGS | METH_KEYWORDS }, | |
10571 | { "wxWindow_Reparent", (PyCFunction) _wrap_wxWindow_Reparent, METH_VARARGS | METH_KEYWORDS }, | |
b7e72427 | 10572 | { "wxWindow_RemoveChild", (PyCFunction) _wrap_wxWindow_RemoveChild, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10573 | { "wxWindow_ReleaseMouse", (PyCFunction) _wrap_wxWindow_ReleaseMouse, METH_VARARGS | METH_KEYWORDS }, |
09f3d4e6 | 10574 | { "wxWindow_RefreshRect", (PyCFunction) _wrap_wxWindow_RefreshRect, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10575 | { "wxWindow_Refresh", (PyCFunction) _wrap_wxWindow_Refresh, METH_VARARGS | METH_KEYWORDS }, |
10576 | { "wxWindow_Raise", (PyCFunction) _wrap_wxWindow_Raise, METH_VARARGS | METH_KEYWORDS }, | |
10577 | { "wxWindow_PopupMenu", (PyCFunction) _wrap_wxWindow_PopupMenu, METH_VARARGS | METH_KEYWORDS }, | |
10578 | { "wxWindow_PopupMenuXY", (PyCFunction) _wrap_wxWindow_PopupMenuXY, METH_VARARGS | METH_KEYWORDS }, | |
1afc06c2 RD |
10579 | { "wxWindow_PushEventHandler", (PyCFunction) _wrap_wxWindow_PushEventHandler, METH_VARARGS | METH_KEYWORDS }, |
10580 | { "wxWindow_PopEventHandler", (PyCFunction) _wrap_wxWindow_PopEventHandler, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 RD |
10581 | { "wxWindow_Move", (PyCFunction) _wrap_wxWindow_Move, METH_VARARGS | METH_KEYWORDS }, |
10582 | { "wxWindow_MoveXY", (PyCFunction) _wrap_wxWindow_MoveXY, METH_VARARGS | METH_KEYWORDS }, | |
10583 | { "wxWindow_MakeModal", (PyCFunction) _wrap_wxWindow_MakeModal, METH_VARARGS | METH_KEYWORDS }, | |
10584 | { "wxWindow_Lower", (PyCFunction) _wrap_wxWindow_Lower, METH_VARARGS | METH_KEYWORDS }, | |
10585 | { "wxWindow_LoadFromResource", (PyCFunction) _wrap_wxWindow_LoadFromResource, METH_VARARGS | METH_KEYWORDS }, | |
10586 | { "wxWindow_Layout", (PyCFunction) _wrap_wxWindow_Layout, METH_VARARGS | METH_KEYWORDS }, | |
10587 | { "wxWindow_IsTopLevel", (PyCFunction) _wrap_wxWindow_IsTopLevel, METH_VARARGS | METH_KEYWORDS }, | |
10588 | { "wxWindow_IsShown", (PyCFunction) _wrap_wxWindow_IsShown, METH_VARARGS | METH_KEYWORDS }, | |
10589 | { "wxWindow_IsRetained", (PyCFunction) _wrap_wxWindow_IsRetained, METH_VARARGS | METH_KEYWORDS }, | |
1b55cabf RD |
10590 | { "wxWindow_IsExposedRect", (PyCFunction) _wrap_wxWindow_IsExposedRect, METH_VARARGS | METH_KEYWORDS }, |
10591 | { "wxWindow_IsExposedPoint", (PyCFunction) _wrap_wxWindow_IsExposedPoint, METH_VARARGS | METH_KEYWORDS }, | |
10592 | { "wxWindow_IsExposed", (PyCFunction) _wrap_wxWindow_IsExposed, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 RD |
10593 | { "wxWindow_IsEnabled", (PyCFunction) _wrap_wxWindow_IsEnabled, METH_VARARGS | METH_KEYWORDS }, |
10594 | { "wxWindow_InitDialog", (PyCFunction) _wrap_wxWindow_InitDialog, METH_VARARGS | METH_KEYWORDS }, | |
10595 | { "wxWindow_Hide", (PyCFunction) _wrap_wxWindow_Hide, METH_VARARGS | METH_KEYWORDS }, | |
f6bcfd97 BP |
10596 | { "wxWindow_SetWindowStyle", (PyCFunction) _wrap_wxWindow_SetWindowStyle, METH_VARARGS | METH_KEYWORDS }, |
10597 | { "wxWindow_SetWindowStyleFlag", (PyCFunction) _wrap_wxWindow_SetWindowStyleFlag, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 RD |
10598 | { "wxWindow_GetWindowStyleFlag", (PyCFunction) _wrap_wxWindow_GetWindowStyleFlag, METH_VARARGS | METH_KEYWORDS }, |
10599 | { "wxWindow_GetUpdateRegion", (PyCFunction) _wrap_wxWindow_GetUpdateRegion, METH_VARARGS | METH_KEYWORDS }, | |
10600 | { "wxWindow_GetTitle", (PyCFunction) _wrap_wxWindow_GetTitle, METH_VARARGS | METH_KEYWORDS }, | |
10601 | { "wxWindow_GetFullTextExtent", (PyCFunction) _wrap_wxWindow_GetFullTextExtent, METH_VARARGS | METH_KEYWORDS }, | |
10602 | { "wxWindow_GetTextExtent", (PyCFunction) _wrap_wxWindow_GetTextExtent, METH_VARARGS | METH_KEYWORDS }, | |
10603 | { "wxWindow_GetSize", (PyCFunction) _wrap_wxWindow_GetSize, METH_VARARGS | METH_KEYWORDS }, | |
10604 | { "wxWindow_GetSizeTuple", (PyCFunction) _wrap_wxWindow_GetSizeTuple, METH_VARARGS | METH_KEYWORDS }, | |
10605 | { "wxWindow_GetScrollRange", (PyCFunction) _wrap_wxWindow_GetScrollRange, METH_VARARGS | METH_KEYWORDS }, | |
10606 | { "wxWindow_GetScrollPos", (PyCFunction) _wrap_wxWindow_GetScrollPos, METH_VARARGS | METH_KEYWORDS }, | |
10607 | { "wxWindow_GetScrollThumb", (PyCFunction) _wrap_wxWindow_GetScrollThumb, METH_VARARGS | METH_KEYWORDS }, | |
10608 | { "wxWindow_GetRect", (PyCFunction) _wrap_wxWindow_GetRect, METH_VARARGS | METH_KEYWORDS }, | |
10609 | { "wxWindow_GetPosition", (PyCFunction) _wrap_wxWindow_GetPosition, METH_VARARGS | METH_KEYWORDS }, | |
10610 | { "wxWindow_GetPositionTuple", (PyCFunction) _wrap_wxWindow_GetPositionTuple, METH_VARARGS | METH_KEYWORDS }, | |
10611 | { "wxWindow_GetParent", (PyCFunction) _wrap_wxWindow_GetParent, METH_VARARGS | METH_KEYWORDS }, | |
10612 | { "wxWindow_GetName", (PyCFunction) _wrap_wxWindow_GetName, METH_VARARGS | METH_KEYWORDS }, | |
10613 | { "wxWindow_SetLabel", (PyCFunction) _wrap_wxWindow_SetLabel, METH_VARARGS | METH_KEYWORDS }, | |
10614 | { "wxWindow_GetLabel", (PyCFunction) _wrap_wxWindow_GetLabel, METH_VARARGS | METH_KEYWORDS }, | |
10615 | { "wxWindow_GetId", (PyCFunction) _wrap_wxWindow_GetId, METH_VARARGS | METH_KEYWORDS }, | |
2abc0a0f | 10616 | { "wxWindow_GetHandle", (PyCFunction) _wrap_wxWindow_GetHandle, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10617 | { "wxWindow_GetGrandParent", (PyCFunction) _wrap_wxWindow_GetGrandParent, METH_VARARGS | METH_KEYWORDS }, |
10618 | { "wxWindow_GetForegroundColour", (PyCFunction) _wrap_wxWindow_GetForegroundColour, METH_VARARGS | METH_KEYWORDS }, | |
10619 | { "wxWindow_GetFont", (PyCFunction) _wrap_wxWindow_GetFont, METH_VARARGS | METH_KEYWORDS }, | |
1afc06c2 | 10620 | { "wxWindow_GetEventHandler", (PyCFunction) _wrap_wxWindow_GetEventHandler, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10621 | { "wxWindow_GetConstraints", (PyCFunction) _wrap_wxWindow_GetConstraints, METH_VARARGS | METH_KEYWORDS }, |
10622 | { "wxWindow_GetClientSize", (PyCFunction) _wrap_wxWindow_GetClientSize, METH_VARARGS | METH_KEYWORDS }, | |
10623 | { "wxWindow_GetClientSizeTuple", (PyCFunction) _wrap_wxWindow_GetClientSizeTuple, METH_VARARGS | METH_KEYWORDS }, | |
10624 | { "wxWindow_GetCharWidth", (PyCFunction) _wrap_wxWindow_GetCharWidth, METH_VARARGS | METH_KEYWORDS }, | |
10625 | { "wxWindow_GetCharHeight", (PyCFunction) _wrap_wxWindow_GetCharHeight, METH_VARARGS | METH_KEYWORDS }, | |
d426c97e | 10626 | { "wxWindow_GetChildren", (PyCFunction) _wrap_wxWindow_GetChildren, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10627 | { "wxWindow_GetBackgroundColour", (PyCFunction) _wrap_wxWindow_GetBackgroundColour, METH_VARARGS | METH_KEYWORDS }, |
10628 | { "wxWindow_Fit", (PyCFunction) _wrap_wxWindow_Fit, METH_VARARGS | METH_KEYWORDS }, | |
10629 | { "wxWindow_FindWindowByName", (PyCFunction) _wrap_wxWindow_FindWindowByName, METH_VARARGS | METH_KEYWORDS }, | |
10630 | { "wxWindow_FindWindowById", (PyCFunction) _wrap_wxWindow_FindWindowById, METH_VARARGS | METH_KEYWORDS }, | |
10631 | { "wxWindow_Enable", (PyCFunction) _wrap_wxWindow_Enable, METH_VARARGS | METH_KEYWORDS }, | |
10632 | { "wxWindow_DragAcceptFiles", (PyCFunction) _wrap_wxWindow_DragAcceptFiles, METH_VARARGS | METH_KEYWORDS }, | |
ac346f50 | 10633 | { "wxWindow_IsBeingDeleted", (PyCFunction) _wrap_wxWindow_IsBeingDeleted, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 RD |
10634 | { "wxWindow_DestroyChildren", (PyCFunction) _wrap_wxWindow_DestroyChildren, METH_VARARGS | METH_KEYWORDS }, |
10635 | { "wxWindow_Destroy", (PyCFunction) _wrap_wxWindow_Destroy, METH_VARARGS | METH_KEYWORDS }, | |
10636 | { "wxWindow_Close", (PyCFunction) _wrap_wxWindow_Close, METH_VARARGS | METH_KEYWORDS }, | |
10637 | { "wxWindow_ClientToScreen", (PyCFunction) _wrap_wxWindow_ClientToScreen, METH_VARARGS | METH_KEYWORDS }, | |
10638 | { "wxWindow_ClientToScreenXY", (PyCFunction) _wrap_wxWindow_ClientToScreenXY, METH_VARARGS | METH_KEYWORDS }, | |
d56cebe7 | 10639 | { "wxWindow_Clear", (PyCFunction) _wrap_wxWindow_Clear, METH_VARARGS | METH_KEYWORDS }, |
3ca6a5f0 BP |
10640 | { "wxWindow_CenterOnScreen", (PyCFunction) _wrap_wxWindow_CenterOnScreen, METH_VARARGS | METH_KEYWORDS }, |
10641 | { "wxWindow_CentreOnScreen", (PyCFunction) _wrap_wxWindow_CentreOnScreen, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 RD |
10642 | { "wxWindow_CenterOnParent", (PyCFunction) _wrap_wxWindow_CenterOnParent, METH_VARARGS | METH_KEYWORDS }, |
10643 | { "wxWindow_CentreOnParent", (PyCFunction) _wrap_wxWindow_CentreOnParent, METH_VARARGS | METH_KEYWORDS }, | |
10644 | { "wxWindow_Centre", (PyCFunction) _wrap_wxWindow_Centre, METH_VARARGS | METH_KEYWORDS }, | |
10645 | { "wxWindow_Center", (PyCFunction) _wrap_wxWindow_Center, METH_VARARGS | METH_KEYWORDS }, | |
10646 | { "wxWindow_CaptureMouse", (PyCFunction) _wrap_wxWindow_CaptureMouse, METH_VARARGS | METH_KEYWORDS }, | |
09f3d4e6 RD |
10647 | { "wxWindow_Create", (PyCFunction) _wrap_wxWindow_Create, METH_VARARGS | METH_KEYWORDS }, |
10648 | { "new_wxPreWindow", (PyCFunction) _wrap_new_wxPreWindow, METH_VARARGS | METH_KEYWORDS }, | |
efc5f224 | 10649 | { "new_wxWindow", (PyCFunction) _wrap_new_wxWindow, METH_VARARGS | METH_KEYWORDS }, |
2f90df85 | 10650 | { "wxPyValidator__setSelf", (PyCFunction) _wrap_wxPyValidator__setSelf, METH_VARARGS | METH_KEYWORDS }, |
2f90df85 | 10651 | { "new_wxPyValidator", (PyCFunction) _wrap_new_wxPyValidator, METH_VARARGS | METH_KEYWORDS }, |
9416aa89 RD |
10652 | { "wxValidator_SetBellOnError", (PyCFunction) _wrap_wxValidator_SetBellOnError, METH_VARARGS | METH_KEYWORDS }, |
10653 | { "wxValidator_IsSilent", (PyCFunction) _wrap_wxValidator_IsSilent, METH_VARARGS | METH_KEYWORDS }, | |
2f90df85 RD |
10654 | { "wxValidator_SetWindow", (PyCFunction) _wrap_wxValidator_SetWindow, METH_VARARGS | METH_KEYWORDS }, |
10655 | { "wxValidator_GetWindow", (PyCFunction) _wrap_wxValidator_GetWindow, METH_VARARGS | METH_KEYWORDS }, | |
10656 | { "wxValidator_Clone", (PyCFunction) _wrap_wxValidator_Clone, METH_VARARGS | METH_KEYWORDS }, | |
10657 | { "new_wxValidator", (PyCFunction) _wrap_new_wxValidator, METH_VARARGS | METH_KEYWORDS }, | |
6999b0d8 | 10658 | { "wxEvtHandler_Disconnect", (PyCFunction) _wrap_wxEvtHandler_Disconnect, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10659 | { "wxEvtHandler_Connect", (PyCFunction) _wrap_wxEvtHandler_Connect, METH_VARARGS | METH_KEYWORDS }, |
2f90df85 RD |
10660 | { "wxEvtHandler_SetPreviousHandler", (PyCFunction) _wrap_wxEvtHandler_SetPreviousHandler, METH_VARARGS | METH_KEYWORDS }, |
10661 | { "wxEvtHandler_SetNextHandler", (PyCFunction) _wrap_wxEvtHandler_SetNextHandler, METH_VARARGS | METH_KEYWORDS }, | |
10662 | { "wxEvtHandler_GetPreviousHandler", (PyCFunction) _wrap_wxEvtHandler_GetPreviousHandler, METH_VARARGS | METH_KEYWORDS }, | |
10663 | { "wxEvtHandler_GetNextHandler", (PyCFunction) _wrap_wxEvtHandler_GetNextHandler, METH_VARARGS | METH_KEYWORDS }, | |
10664 | { "wxEvtHandler_SetEvtHandlerEnabled", (PyCFunction) _wrap_wxEvtHandler_SetEvtHandlerEnabled, METH_VARARGS | METH_KEYWORDS }, | |
10665 | { "wxEvtHandler_GetEvtHandlerEnabled", (PyCFunction) _wrap_wxEvtHandler_GetEvtHandlerEnabled, METH_VARARGS | METH_KEYWORDS }, | |
f6bcfd97 | 10666 | { "wxEvtHandler_AddPendingEvent", (PyCFunction) _wrap_wxEvtHandler_AddPendingEvent, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10667 | { "wxEvtHandler_ProcessEvent", (PyCFunction) _wrap_wxEvtHandler_ProcessEvent, METH_VARARGS | METH_KEYWORDS }, |
c368d904 | 10668 | { "new_wxEvtHandler", (PyCFunction) _wrap_new_wxEvtHandler, METH_VARARGS | METH_KEYWORDS }, |
efc5f224 | 10669 | { "wxWindow_FromHWND", (PyCFunction) _wrap_wxWindow_FromHWND, METH_VARARGS | METH_KEYWORDS }, |
8ab979d7 RD |
10670 | { NULL, NULL } |
10671 | }; | |
1d99702e RD |
10672 | #ifdef __cplusplus |
10673 | } | |
10674 | #endif | |
10675 | /* | |
10676 | * This table is used by the pointer type-checker | |
10677 | */ | |
10678 | static struct { char *n1; char *n2; void *(*pcnv)(void *); } _swig_mapping[] = { | |
1d99702e | 10679 | { "_signed_long","_long",0}, |
b1462dfa | 10680 | { "_wxPrintQuality","_wxCoord",0}, |
1d99702e RD |
10681 | { "_wxPrintQuality","_int",0}, |
10682 | { "_wxPrintQuality","_signed_int",0}, | |
10683 | { "_wxPrintQuality","_unsigned_int",0}, | |
10684 | { "_wxPrintQuality","_wxWindowID",0}, | |
10685 | { "_wxPrintQuality","_uint",0}, | |
10686 | { "_wxPrintQuality","_EBool",0}, | |
10687 | { "_wxPrintQuality","_size_t",0}, | |
c368d904 | 10688 | { "_wxPrintQuality","_time_t",0}, |
1d99702e | 10689 | { "_byte","_unsigned_char",0}, |
1d99702e RD |
10690 | { "_long","_unsigned_long",0}, |
10691 | { "_long","_signed_long",0}, | |
b1462dfa | 10692 | { "_size_t","_wxCoord",0}, |
1d99702e | 10693 | { "_size_t","_wxPrintQuality",0}, |
c368d904 | 10694 | { "_size_t","_time_t",0}, |
1d99702e RD |
10695 | { "_size_t","_unsigned_int",0}, |
10696 | { "_size_t","_int",0}, | |
10697 | { "_size_t","_wxWindowID",0}, | |
10698 | { "_size_t","_uint",0}, | |
1d99702e | 10699 | { "_wxPanel","_wxScrolledWindow",SwigwxScrolledWindowTowxPanel}, |
b1462dfa | 10700 | { "_uint","_wxCoord",0}, |
1d99702e | 10701 | { "_uint","_wxPrintQuality",0}, |
c368d904 | 10702 | { "_uint","_time_t",0}, |
1d99702e RD |
10703 | { "_uint","_size_t",0}, |
10704 | { "_uint","_unsigned_int",0}, | |
10705 | { "_uint","_int",0}, | |
10706 | { "_uint","_wxWindowID",0}, | |
f6bcfd97 | 10707 | { "_wxChar","_char",0}, |
f6bcfd97 | 10708 | { "_char","_wxChar",0}, |
cdf14688 | 10709 | { "_struct_wxNativeFontInfo","_wxNativeFontInfo",0}, |
b1462dfa | 10710 | { "_EBool","_wxCoord",0}, |
1d99702e RD |
10711 | { "_EBool","_wxPrintQuality",0}, |
10712 | { "_EBool","_signed_int",0}, | |
10713 | { "_EBool","_int",0}, | |
10714 | { "_EBool","_wxWindowID",0}, | |
1d99702e | 10715 | { "_unsigned_long","_long",0}, |
cdf14688 | 10716 | { "_wxNativeFontInfo","_struct_wxNativeFontInfo",0}, |
b1462dfa | 10717 | { "_signed_int","_wxCoord",0}, |
1d99702e RD |
10718 | { "_signed_int","_wxPrintQuality",0}, |
10719 | { "_signed_int","_EBool",0}, | |
10720 | { "_signed_int","_wxWindowID",0}, | |
10721 | { "_signed_int","_int",0}, | |
1d99702e RD |
10722 | { "_WXTYPE","_short",0}, |
10723 | { "_WXTYPE","_signed_short",0}, | |
10724 | { "_WXTYPE","_unsigned_short",0}, | |
1d99702e RD |
10725 | { "_unsigned_short","_WXTYPE",0}, |
10726 | { "_unsigned_short","_short",0}, | |
9416aa89 | 10727 | { "_wxObject","_wxMenuItem",SwigwxMenuItemTowxObject}, |
9416aa89 | 10728 | { "_wxObject","_wxMenuBar",SwigwxMenuBarTowxObject}, |
9416aa89 | 10729 | { "_wxObject","_wxMenu",SwigwxMenuTowxObject}, |
9416aa89 | 10730 | { "_wxObject","_wxScrolledWindow",SwigwxScrolledWindowTowxObject}, |
9416aa89 | 10731 | { "_wxObject","_wxPanel",SwigwxPanelTowxObject}, |
9416aa89 | 10732 | { "_wxObject","_wxWindow",SwigwxWindowTowxObject}, |
9416aa89 | 10733 | { "_wxObject","_wxPyValidator",SwigwxPyValidatorTowxObject}, |
9416aa89 | 10734 | { "_wxObject","_wxValidator",SwigwxValidatorTowxObject}, |
9416aa89 | 10735 | { "_wxObject","_wxEvtHandler",SwigwxEvtHandlerTowxObject}, |
1d99702e RD |
10736 | { "_signed_short","_WXTYPE",0}, |
10737 | { "_signed_short","_short",0}, | |
1d99702e | 10738 | { "_unsigned_char","_byte",0}, |
b1462dfa | 10739 | { "_unsigned_int","_wxCoord",0}, |
1d99702e | 10740 | { "_unsigned_int","_wxPrintQuality",0}, |
c368d904 | 10741 | { "_unsigned_int","_time_t",0}, |
1d99702e RD |
10742 | { "_unsigned_int","_size_t",0}, |
10743 | { "_unsigned_int","_uint",0}, | |
10744 | { "_unsigned_int","_wxWindowID",0}, | |
10745 | { "_unsigned_int","_int",0}, | |
1d99702e RD |
10746 | { "_short","_WXTYPE",0}, |
10747 | { "_short","_unsigned_short",0}, | |
10748 | { "_short","_signed_short",0}, | |
b1462dfa | 10749 | { "_wxWindowID","_wxCoord",0}, |
1d99702e | 10750 | { "_wxWindowID","_wxPrintQuality",0}, |
c368d904 | 10751 | { "_wxWindowID","_time_t",0}, |
1d99702e RD |
10752 | { "_wxWindowID","_size_t",0}, |
10753 | { "_wxWindowID","_EBool",0}, | |
10754 | { "_wxWindowID","_uint",0}, | |
10755 | { "_wxWindowID","_int",0}, | |
10756 | { "_wxWindowID","_signed_int",0}, | |
10757 | { "_wxWindowID","_unsigned_int",0}, | |
b1462dfa | 10758 | { "_int","_wxCoord",0}, |
1d99702e | 10759 | { "_int","_wxPrintQuality",0}, |
c368d904 | 10760 | { "_int","_time_t",0}, |
1d99702e RD |
10761 | { "_int","_size_t",0}, |
10762 | { "_int","_EBool",0}, | |
10763 | { "_int","_uint",0}, | |
10764 | { "_int","_wxWindowID",0}, | |
10765 | { "_int","_unsigned_int",0}, | |
10766 | { "_int","_signed_int",0}, | |
c368d904 RD |
10767 | { "_time_t","_wxCoord",0}, |
10768 | { "_time_t","_wxPrintQuality",0}, | |
10769 | { "_time_t","_unsigned_int",0}, | |
10770 | { "_time_t","_int",0}, | |
10771 | { "_time_t","_wxWindowID",0}, | |
10772 | { "_time_t","_uint",0}, | |
10773 | { "_time_t","_size_t",0}, | |
2f90df85 | 10774 | { "_wxValidator","_wxPyValidator",SwigwxPyValidatorTowxValidator}, |
b1462dfa RD |
10775 | { "_wxCoord","_int",0}, |
10776 | { "_wxCoord","_signed_int",0}, | |
10777 | { "_wxCoord","_unsigned_int",0}, | |
10778 | { "_wxCoord","_wxWindowID",0}, | |
10779 | { "_wxCoord","_uint",0}, | |
10780 | { "_wxCoord","_EBool",0}, | |
10781 | { "_wxCoord","_size_t",0}, | |
c368d904 | 10782 | { "_wxCoord","_time_t",0}, |
b1462dfa | 10783 | { "_wxCoord","_wxPrintQuality",0}, |
1d99702e | 10784 | { "_wxEvtHandler","_wxMenuBar",SwigwxMenuBarTowxEvtHandler}, |
1d99702e | 10785 | { "_wxEvtHandler","_wxMenu",SwigwxMenuTowxEvtHandler}, |
1d99702e | 10786 | { "_wxEvtHandler","_wxScrolledWindow",SwigwxScrolledWindowTowxEvtHandler}, |
1d99702e | 10787 | { "_wxEvtHandler","_wxPanel",SwigwxPanelTowxEvtHandler}, |
1d99702e | 10788 | { "_wxEvtHandler","_wxWindow",SwigwxWindowTowxEvtHandler}, |
2f90df85 | 10789 | { "_wxEvtHandler","_wxPyValidator",SwigwxPyValidatorTowxEvtHandler}, |
2f90df85 | 10790 | { "_wxEvtHandler","_wxValidator",SwigwxValidatorTowxEvtHandler}, |
b1462dfa | 10791 | { "_wxWindow","_wxMenuBar",SwigwxMenuBarTowxWindow}, |
1d99702e | 10792 | { "_wxWindow","_wxScrolledWindow",SwigwxScrolledWindowTowxWindow}, |
1d99702e | 10793 | { "_wxWindow","_wxPanel",SwigwxPanelTowxWindow}, |
1d99702e RD |
10794 | {0,0,0}}; |
10795 | ||
8ab979d7 RD |
10796 | static PyObject *SWIG_globals; |
10797 | #ifdef __cplusplus | |
10798 | extern "C" | |
10799 | #endif | |
1d99702e | 10800 | SWIGEXPORT(void) initwindowsc() { |
8ab979d7 RD |
10801 | PyObject *m, *d; |
10802 | SWIG_globals = SWIG_newvarlink(); | |
10803 | m = Py_InitModule("windowsc", windowscMethods); | |
10804 | d = PyModule_GetDict(m); | |
1d99702e RD |
10805 | { |
10806 | int i; | |
10807 | for (i = 0; _swig_mapping[i].n1; i++) | |
10808 | SWIG_RegisterMapping(_swig_mapping[i].n1,_swig_mapping[i].n2,_swig_mapping[i].pcnv); | |
10809 | } | |
8ab979d7 | 10810 | } |