Gtk.PrintOperation::status-changed
function callback(print_operation, ):void;
Emitted at between the various phases of the print operation. See Gtk.PrintStatus for the phases that are being discriminated. Use Gtk.PrintOperation.prototype.get_status to find out the current status.
Since 2.10
- print_operation
instance of Gtk.PrintOperation that is emitting the signal