Package: gtk

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

Lambda List

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

Syntax

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

Arguments

object -- a gtk:print-unix-dialog widget
page-setup -- a gtk:page-setup object

Details

The accessor for the page-setup slot of the gtk:print-unix-dialog class gets or sets the page setup that is used by the print dialog.
 

See also

2025-09-28