Gtk.PrintOperationPreview::ready
function callback(print_operation_preview, context:Gtk.PrintContext, ):void;
The ::ready signal gets emitted once per preview operation, before the first page is rendered.
A handler for this signal can be used for setup tasks.
- print_operation_preview
instance of Gtk.PrintOperationPreview that is emitting the signal
- context
the current Gtk.PrintContext