Graphviz 13.0.0~dev.20241222.1117
|
#include <gvcint.h>
Data Fields | |
gvplugin_package_t * | next |
char * | path |
char * | name |
char* gvplugin_package_s::name |
Definition at line 56 of file gvcint.h.
Referenced by gvFreeContext(), gvplugin_activate(), gvplugin_graph(), gvplugin_list(), and gvplugin_load().
gvplugin_package_t* gvplugin_package_s::next |
Definition at line 54 of file gvcint.h.
Referenced by gvFreeContext().
char* gvplugin_package_s::path |
Definition at line 55 of file gvcint.h.
Referenced by gvFreeContext(), gvplugin_activate(), gvplugin_load(), and gvplugin_package_record().