Graphviz 13.0.0~dev.20241220.2304
|
#include <gvc/gvplugin.h>
Go to the source code of this file.
Macros | |
#define | GVPLUGIN_DOT_LAYOUT_API |
Variables | |
gvplugin_installed_t | gvlayout_dot_layout [] |
static gvplugin_api_t | apis [] |
GVPLUGIN_DOT_LAYOUT_API gvplugin_library_t | gvplugin_dot_layout_LTX_library = { "dot_layout", apis } |
#define GVPLUGIN_DOT_LAYOUT_API |
Definition at line 24 of file gvplugin_dot_layout.c.
|
static |
Definition at line 15 of file gvplugin_dot_layout.c.
|
extern |
Definition at line 31 of file gvlayout_dot_layout.c.
GVPLUGIN_DOT_LAYOUT_API gvplugin_library_t gvplugin_dot_layout_LTX_library = { "dot_layout", apis } |
Definition at line 27 of file gvplugin_dot_layout.c.