Signal
Gtk.PrintOperation::end-print
Description [src]
Emitted after all pages have been rendered.
A handler for this signal can clean up any resources that have
been allocated in the GtkPrintOperation::begin-print
handler.
Default handler: | The default handler is called after the handlers added via |
Parameters
context |
GtkPrintContext |
the |
|
Ownership is not transferred to the callee |