PrintJob.send
void send(gtk.types.PrintJobCompleteFunc callback)Sends the print job off to the printer.
Parameters
callback | function to call when the job completes or an error occurs |
void send(gtk.types.PrintJobCompleteFunc callback)Sends the print job off to the printer.
callback | function to call when the job completes or an error occurs |