widget-get

widget-get is a built-in function in `C source code'.

(widget-get WIDGET PROPERTY)

In WIDGET, get the value of PROPERTY.
The value could either be specified when the widget was created, or
later with `widget-put'.