#include "defun-dld.h"
#include "error.h"
#include "graphics.h"
#include "parse.h"
#include "variables.h"
Go to the source code of this file.
Classes | |
class | gnuplot_graphics_toolkit |
Functions | |
DEFUN_DLD (__init_gnuplot__,,,"") | |
Variables | |
static bool | toolkit_loaded = false |
DEFUN_DLD | ( | __init_gnuplot__ | , | |
"" | ||||
) |
Definition at line 177 of file __init_gnuplot__.cc.
References mlock().
bool toolkit_loaded = false [static] |
Definition at line 44 of file __init_gnuplot__.cc.