update_custom_widget


Description:

public virtual signal void update_custom_widget (Widget widget, PageSetup setup, PrintSettings settings)

Emitted after change of selected printer.

The actual page setup and print settings are passed to the custom widget, which can actualize itself according to this change.

Parameters:

widget

the custom widget added in create_custom_widget

setup

actual page setup

settings

actual print settings