Gtk.PrintOperation::end-print
function callback(print_operation, context:Gtk.PrintContext, ):void;
Emitted after all pages have been rendered. A handler for this signal can clean up any resources that have been allocated in the Gtk.PrintOperation::begin-print handler.
Since 2.10
- print_operation
instance of Gtk.PrintOperation that is emitting the signal
- context
the Gtk.PrintContext for the current operation