PrintJob.send

Sends the print job off to the printer. Since 2.10

Parameters

callback GtkPrintJobCompleteFunc

function to call when the job completes or an error occurs

userData void*

user data that gets passed to callback

dnotify GDestroyNotify

destroy notify for user_data

Meta