Function
Gtk.PageSetupDoneFunc
Description [src]
The type of function that is passed to
gtk_print_run_page_setup_dialog_async().
This function will be called when the page setup dialog
is dismissed, and also serves as destroy notify for data.
Parameters
| page_setup | GtkPageSetup | 
| the  | |
| Ownership is not transferred to the callee | |
| data | gpointer | 
| user data that has been passed to
     |