PrintDialog.setupFinish

Finishes the gtk.print_dialog.PrintDialog.setup call.

If the call was successful, it returns a gtk.print_setup.PrintSetup which contains the print settings and page setup information that will be used to print.

Parameters

result gio.async_result.AsyncResult

Return Value

Type: gtk.print_setup.PrintSetup

The gtk.print_setup.PrintSetup object that resulted from the call, or NULL if the call was not successful