[ Version ( since = "2.10" ) ]
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 begin_print handler.
context |
the PrintContext for the current operation |