Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
tcldot_context_t Struct Reference

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.
 

Detailed Description

Definition at line 14 of file tcl_context.h.

Field Documentation

◆ canvas

const char* tcldot_context_t::canvas

Definition at line 15 of file tcl_context.h.

Referenced by graphcmd(), and tkgen_canvas().

◆ interp

struct Tcl_Interp* tcldot_context_t::interp

Definition at line 16 of file tcl_context.h.

Referenced by Tcldot_string_writer().


The documentation for this struct was generated from the following file: