end_print


Description:

public virtual signal void end_print (PrintContext context)

Emitted after all pages have been rendered.

A handler for this signal can clean up any resources that have been allocated in the [signal@Gtk.PrintOperation: GtkPrintOperation:begin-print] handler.

Parameters:

context

the `GtkPrintContext` for the current operation