widget-get-indirect

widget-get-indirect is a compiled Lisp function in `wid-edit.el'.

(widget-get-indirect WIDGET PROPERTY)

In WIDGET, get the value of PROPERTY.
If the value is a symbol, return its binding.
Otherwise, just return the value.