ganv_canvas_get_edge

GanvEdge* ganv_canvas_get_edge (GanvCanvas* canvas,
                                GanvNode* tail,
                                GanvNode* head);
  

Get the edge between two nodes, or NULL if none exists.

canvas
tail
head
Returns

The root group of canvas.