widget-apply
widget-apply is a built-in function in `C source code
'.
(widget-apply WIDGET PROPERTY &rest ARGS)
Apply the value of WIDGET's PROPERTY to the widget itself.
ARGS are passed as extra arguments to the function.
C source code
'.
(widget-apply WIDGET PROPERTY &rest ARGS)
Apply the value of WIDGET's PROPERTY to the widget itself.
ARGS are passed as extra arguments to the function.