Package: gtk
Function gtk:print-run-page-setup-dialog-async
Lambda Listgtk:print-run-page-setup-dialog-async (parent setup settings func) ArgumentsDetails
Runs a page setup dialog, letting the user modify the values from setup. In contrast to the gtk:print-run-page-setup-dialog function, this
function returns after showing the page setup dialog on platforms that support this, and calls func from a signal handler for the "response"
signal of the dialog. | See also |
#2023-2-10