29 #include <pygobject.h>
31 #define PY_ARRAY_UNIQUE_SYMBOL gcwapi
32 #include "arrayobject.h"
45 d = PyModule_GetDict( m );
51 if ( PyErr_Occurred() )
53 Py_FatalError(
"can't initialise module gcw" );
PLDLLIMPEXP_CPLPLOTCANVASMODULE DL_EXPORT(void)
void gcw_register_classes(PyObject *d)
PyMethodDef gcw_functions[]