or NULL if the call was not successful
PrintDialog.setupFinish
gtk.print_setup.PrintSetup setupFinish(gio.async_result.AsyncResult result)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 | a gio.async_result.AsyncResult |
Returns
The gtk.print_setup.PrintSetup object that resulted from the call,