Graphviz 13.0.0~dev.20241220.2304
|
context used to convey information between commands and a renderer More...
#include <tcl_context.h>
Data Fields | |
const char * | canvas |
TCL canvas to render to. | |
struct Tcl_Interp * | interp |
TCL interpreter. | |
Definition at line 14 of file tcl_context.h.
const char* tcldot_context_t::canvas |
Definition at line 15 of file tcl_context.h.
Referenced by graphcmd_internal(), and tkgen_canvas().
struct Tcl_Interp* tcldot_context_t::interp |
Definition at line 16 of file tcl_context.h.
Referenced by Tcldot_string_writer().