PLplot
5.9.9
|
Go to the source code of this file.
Macros | |
#define | NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION |
#define | TRY(E) if ( !( E ) ) return NULL |
Functions | |
PLDLLIMPEXP_PLPLOT_WIDGETMODULE void | initplplot_widget (void) |
Variables | |
static PyMethodDef | plplot_widget_methods [] |
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION |
Definition at line 3 of file plplot_widgetmodule.c.
#define TRY | ( | E | ) | if ( !( E ) ) return NULL |
Definition at line 13 of file plplot_widgetmodule.c.
Definition at line 66 of file plplot_widgetmodule.c.
|
static |
Definition at line 58 of file plplot_widgetmodule.c.