init


Description:

[ CCode ( cname = "aginit" ) ]
public void init ()

You must call init before using the graphviz API.

However, note that both Context and parse_args will call init internally if necessary. It's safe to call init multiple times.

For more information of Graphviz initialization, see documentation at: http://graphviz.org/pdf/libguide.pdf


Namespace: Gvc
Package: libgvc