Package: gtk
Function gtk:print-run-page-setup-dialog-async
Lambda Listgtk:print-run-page-setup-dialog-async (parent page-setup settings done-cb) ArgumentsDetails
Runs a page setup dialog, letting the user modify the values from page-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 done-cb from a signal handler for the "response" signal of the dialog. | See also |
#2023-8-28