PLplot
5.11.0
|
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 | |
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 16 of file plplot_widgetmodule.c.
Definition at line 69 of file plplot_widgetmodule.c.
|
static |
Definition at line 61 of file plplot_widgetmodule.c.