ganv_edge_remove

void ganv_edge_remove (GanvEdge* edge);
  

Remove the edge from the canvas. This will only remove the edge visually, it will not emit the canvas disconnect signal to notify the application.

edge
Returns