XmTextFieldPasteLink (3) Linux Manual Page
XmTextFieldPasteLink — A TextField function that inserts a link to the clipboard selection Synopsis#include <Xm/TextF.h> Boolean XmTextFieldPasteLink( Widget widget);DescriptionXmTextFieldPasteLink inserts a link to the clipboard selection at the insertion cursor. This routine calls the widget’s XmNdestinationCallback procedures with the selection member of the XmDestinationCallbackStruct set to CLIPBOARD and with the operation member set to XmLINK….
