Package: gtk
Function gtk:print-run-page-setup-dialog-async
Lambda Listgtk:print-run-page-setup-dialog-async (parent setup settings done) 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 done from a signal handler for the "response" signal of the dialog. | See also |
#2026-01-11