Function GraphEdit.rightDisconnects

If true, enables disconnection of existing connections in the GraphEdit by dragging the right end.

bool rightDisconnects() nothrow @property @nogc;

void rightDisconnects (
  bool v
) nothrow @property @nogc;