Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Data Structures | |
struct | lt_symlist_t |
Macros | |
#define | APIS ELEM(render) ELEM(layout) ELEM(textlayout) ELEM(device) ELEM(loadimage) |
#define | ELEM(x) API_##x, |
Typedefs | |
typedef struct GVJ_s | GVJ_t |
typedef struct GVG_s | GVG_t |
typedef struct GVC_s | GVC_t |
graphviz context | |
typedef struct gvplugin_available_s | gvplugin_available_t |
Enumerations | |
enum | api_t { APIS } |
Variables | |
lt_symlist_t | lt_preloaded_symbols [] |
typedef struct gvplugin_available_s gvplugin_available_t |
|
extern |
Definition at line 38 of file dot_builtins.cpp.
Referenced by gv_init(), main(), main(), and Tcldot_Init().