setSourceFile

open fun setSourceFile(filename: String): <Error class: unknown class><Boolean>

Make the GtkPrintJob send an existing document to the printing system.

The file can be in any format understood by the platforms printing system (typically PostScript, but on many platforms PDF may work too). See method@Gtk.Printer.accepts_pdf and method@Gtk.Printer.accepts_ps.

Return

false if an error occurred

Parameters

filename

the file to be printed