Graphviz  2.41.20171026.1811
Macros | Variables
gvplugin_dot_layout.c File Reference
#include "gvplugin.h"
Include dependency graph for gvplugin_dot_layout.c:

Go to the source code of this file.

Macros

#define GVPLUGIN_DOT_LAYOUT_API
 

Variables

gvplugin_installed_t gvlayout_dot_layout []
 
GVPLUGIN_DOT_LAYOUT_API
gvplugin_library_t 
gvplugin_dot_layout_LTX_library = { "dot_layout", apis }
 

Macro Definition Documentation

#define GVPLUGIN_DOT_LAYOUT_API

Definition at line 27 of file gvplugin_dot_layout.c.

Variable Documentation

gvplugin_installed_t gvlayout_dot_layout[]

Definition at line 34 of file gvlayout_dot_layout.c.

GVPLUGIN_DOT_LAYOUT_API gvplugin_library_t gvplugin_dot_layout_LTX_library = { "dot_layout", apis }

Definition at line 30 of file gvplugin_dot_layout.c.