DOKK / manpages / debian 10 / ivtools-dev / ConnectTool.3u.en
ConnectTool(3U) InterViews Reference Manual ConnectTool(3U)

ConnectTool - tool for connecting connectors

#include <Unidraw/Tools/connect.h>

ConnectTool lets the user establish a connection between two connectors by direct manipulation.

Create a new ConnectTool.
)
CreateManipulator detects whether the user clicked on a connector. If so, it delegates manipulator creation to that connector, and InterpretManipulator in turn delegates interpretation to the same connector. CreateManipulator clears the editor's selection and returns a nil value if the user did not click on a connector.

Connector(3U), Tool(3U)

24 January 1991 Unidraw