Graphviz
13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
tcl_context.h
Go to the documentation of this file.
1
3
4
#pragma once
5
11
struct
Tcl_Interp;
12
14
typedef
struct
{
15
const
char
*
canvas
;
16
struct
Tcl_Interp *
interp
;
17
}
tcldot_context_t
;
tcldot_context_t
context used to convey information between commands and a renderer
Definition
tcl_context.h:14
tcldot_context_t::interp
struct Tcl_Interp * interp
TCL interpreter.
Definition
tcl_context.h:16
tcldot_context_t::canvas
const char * canvas
TCL canvas to render to.
Definition
tcl_context.h:15
plugin
core
tcl_context.h
Generated by
1.9.8