ganv_edge_new
GanvEdge* ganv_edge_new (GanvCanvas* canvas,
GanvNode* tail,
GanvNode* head,
const char* first_prop_name,
...);
- canvas
- tail
- head
- first_prop_name
- ...
- Returns