GUI_LINK_GAD(GAD_A,GAD_B)
Links Gadget A to Gadget B so that any changes to one automatically changes the other. At the moment this only effects the following gadget types : Text Input Boxes, Sliders, Integer Boxes, Float Boxes.
Useful to display Slider Values - could be used to write a palette tool for example?