SWIGged updates for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-06-06 21:30:09 +00:00
parent 526bdb340c
commit bf16cbc3d6
10 changed files with 2856 additions and 311 deletions

View File

@@ -62,6 +62,9 @@ extern PyObject *SWIG_newvarlink(void);
#include <wx/fontutil.h>
#include <wx/dcbuffer.h>
#include <wx/iconbndl.h>
#ifdef __WXMAC__
#include <wx/mac/private.h>
#endif
static PyObject* t_output_helper(PyObject* target, PyObject* o) {