Package: gtk

Function gtk:print-setup-print-settings

Lambda List

gtk:print-setup-print-settings (setup)

Arguments

setup -- a gtk:print-setup instance

Return Value

The gtk:print-settings instance, or nil.

Details

Returns the print settings of setup. They may be different from the print settings of the gtk:print-dialog object if the user changed them during the setup process.

Since 4.14
 

See also

#2024-11-10