PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
cplplotcanvasmodule.c File Reference
#include <pygobject.h>
#include "arrayobject.h"
#include "plplot.h"

Go to the source code of this file.

Macros

#define PY_ARRAY_UNIQUE_SYMBOL   plplotcanvasapi
 

Functions

void cplplotcanvas_register_classes (PyObject *d)
 
PLDLLIMPEXP_CPLPLOTCANVASMODULE DL_EXPORT (void)
 

Variables

PyMethodDef cplplotcanvas_functions []
 

Macro Definition Documentation

#define PY_ARRAY_UNIQUE_SYMBOL   plplotcanvasapi

Definition at line 31 of file cplplotcanvasmodule.c.

Function Documentation

void cplplotcanvas_register_classes ( PyObject *  d)

Definition at line 39 of file cplplotcanvasmodule.c.

Variable Documentation

PyMethodDef cplplotcanvas_functions[]