Signal
WebKit2PrintCustomWidget::update
Declaration
void
update (
WebKitPrintCustomWidget* self,
GtkPageSetup* page_setup,
GtkPrintSettings* print_settings,
gpointer user_data
)
Description [src]
Emitted after change of selected printer in the dialog. The actual page setup and print settings are available and the custom widget can actualize itself according to their values.
Default handler: | The default handler is called after the handlers added via |
Available since: | 2.16 |