send


Description:

public void send (owned PrintJobCompleteFunc callback)

Sends the print job off to the printer.

Parameters:

this

a `GtkPrintJob`

callback

function to call when the job completes or an error occurs

dnotify

destroy notify for user_data

user_data

user data that gets passed to callback