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

Accessor of the page-setup slot of the gtk-print-unix-dialog class.

The slot access function gtk-print-unix-dialog-page-setup gets the page setup that is used by the print dialog. The slot access function (setf gtk-print-unix-dialog-page-setup) sets the page setup of the print dialog.
 

See also

2020-4-10