Package: gtk

Accessor gtk:print-operation-embed-page-setup

Lambda List

gtk:print-operation-embed-page-setup (object)

Syntax

(gtk:print-operation-embed-page-setup object) => embed
(setf (gtk:print-operation-embed-page-setup object) embed)

Arguments

object -- a gtk:print-operation object
embed -- true to embed page setup selection in the print dialog

Details

Accessor of the embed-page-setup slot of the gtk:print-operation class. The gtk:print-operation-embed-page-setup function returns whether page setup selection combos are embedded. The (setf gtk:print-operation-embed-page-setup) function embed page size combo box and orientation combo box into page setup page.

Selected page setup is stored as default page setup in the gtk:print-operation object.
 

See also

2023-8-28