Package: gtk

Accessor gtk:print-unix-dialog-embed-page-setup

Lambda List

gtk:print-unix-dialog-embed-page-setup (object)

Syntax

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

Arguments

object -- a gtk:print-unix-dialog widget
embed -- a boolean whether embed page setup selection

Details

The accessor for the embed-page-setup slot of the gtk:print-unix-dialog class gets or sets whether page setup combos are embedded in the print dialog.
 

See also

2025-09-28