|
Graphviz 14.0.3~dev.20251029.0425
|
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().