custom_widget_apply
Description:
Emitted right before begin_print if you added a custom widget in the create_custom_widget handler.
When you get this signal you should read the information from the custom widgets, as the widgets are not guaraneed to be around at a later time.
Parameters:
widget |
the custom widget added in create-custom-widget |