|
Graphviz 14.0.3~dev.20251104.0241
|
#include <gvcint.h>
Data Fields | |
| GVC_t * | gvc |
| GVG_t * | next |
| char * | input_filename |
| int | graph_index |
| graph_t * | g |
| graph_t* GVG_s::g |
Definition at line 76 of file gvcint.h.
Referenced by gvg_init().
| int GVG_s::graph_index |
Definition at line 75 of file gvcint.h.
Referenced by gvg_init(), and gvRenderJobs().
| GVC_t* GVG_s::gvc |
Definition at line 71 of file gvcint.h.
Referenced by gvg_init().
| char* GVG_s::input_filename |
Definition at line 74 of file gvcint.h.
Referenced by gvg_init(), and gvRenderJobs().
| GVG_t* GVG_s::next |
Definition at line 72 of file gvcint.h.
Referenced by gvFreeContext(), and gvg_init().