Package: gtk

Function gtk:print-dialog-setup-finish

Lambda List

gtk:print-dialog-setup-finish (dialog result)

Arguments

dialog -- a gtk:print-dialog object
result -- a g:async-result instance

Return Value

The gtk:print-setup instance that resulted from the call, or nil if the call was not successful.

Details

Finishes the gtk:print-dialog-setup function call. If the call was successful, it returns a gtk:print-setup instance which contains the print settings and page setup information that will be used to print.

Since 4.14
 

See also

#2024-11-10