- coordProc
int function(Tk_Canvas canvas, double* pointPtr, int numPoints, int numSteps, XPoint[] xPoints, double[] dblPoints) nothrow coordProc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- name
const(char)* name;
Undocumented in source.
- postscriptProc
void function(Tcl_Interp* interp, Tk_Canvas canvas, double* coordPtr, int numPoints, int numSteps) nothrow postscriptProc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.