widget-type-value-create

widget-type-value-create is a compiled Lisp function in `wid-edit.el'.

(widget-type-value-create WIDGET)

Convert and instantiate the value of the :type attribute of WIDGET.
Store the newly created widget in the :children attribute.

The value of the :type attribute should be an unconverted widget type.