git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27492
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
%pythoncode { def __nonzero__(self): return self.Ok() };
%pythoncode { def __nonzero__(self): return self.Ok() };
+#ifdef __WXMSW__
+ long GetHDC();
+#endif
+
%extend { // See drawlist.cpp for impplementaion of these...
PyObject* _DrawPointList(PyObject* pyCoords, PyObject* pyPens, PyObject* pyBrushes)
%extend { // See drawlist.cpp for impplementaion of these...
PyObject* _DrawPointList(PyObject* pyCoords, PyObject* pyPens, PyObject* pyBrushes)