#include "plplot.h"
#include "plstrm.h"
#include <sys/types.h>
#include <tk.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/cursorfont.h>
#include <X11/keysym.h>
Go to the source code of this file.
Macro Definition Documentation
Function Documentation
void PLColor_from_TkColor |
( |
PLColor * |
plcolor, |
|
|
XColor * |
xcolor |
|
) |
| |
int PLColor_from_TkColor_Changed |
( |
PLColor * |
plcolor, |
|
|
XColor * |
xcolor |
|
) |
| |
void PLColor_to_TkColor |
( |
PLColor * |
plcolor, |
|
|
XColor * |
xcolor |
|
) |
| |
Variable Documentation
int plplot_tkwin_ccmap = 0 |
|
static |