widget-field-value-get
widget-field-value-get is a compiled Lisp function in `wid-edit.el
'.
(widget-field-value-get WIDGET &optional NO-TRUNCATE)
Return current text in editing field.
Normally, trailing spaces within the editing field are truncated.
But if NO-TRUNCATE is non-nil, include them.