Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
gmledge Struct Reference

#include <gml2gv.h>

Data Fields

char * source
 
char * target
 
attrs_t attrlist
 

Detailed Description

Definition at line 33 of file gml2gv.h.

Field Documentation

◆ attrlist

attrs_t gmledge::attrlist

Definition at line 36 of file gml2gv.h.

Referenced by free_edge(), mkGraph(), and mkGraph().

◆ source

char* gmledge::source

Definition at line 34 of file gml2gv.h.

Referenced by mkEdge(), mkGraph(), and mkGraph().

◆ target

char* gmledge::target

Definition at line 35 of file gml2gv.h.

Referenced by mkEdge(), mkGraph(), and mkGraph().


The documentation for this struct was generated from the following file: