Package: gtk

Accessor gtk:print-dialog-page-setup

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the page-setup slot of the gtk:print-dialog class. The gtk:print-dialog-page-setup function gets the page setup for the print dialog. The (setf gtk:print-dialog-page-setup) function sets the page setup.

Since 4.14
 

See also

2024-11-10