Gtk.PrintOperation.prototype.set_print_settings

function set_print_settings(print_settings:Gtk.PrintSettings):void {
    // Gjs wrapper for gtk_print_operation_set_print_settings()
}

Sets the print settings for op. This is typically used to re-establish print settings from a previous print operation, see Gtk.PrintOperation.prototype.run.

Since 2.10

print_settings

Gtk.PrintSettings