ganv_edge_disconnect

void ganv_edge_disconnect (GanvEdge* edge);
  

Disconnect the edge. This will disconnect the edge just as if it had been disconnected by the user via the canvas. The canvas disconnect signal will be emitted, allowing the application to control disconnect logic.

edge
Returns