Package: gtk

Function gtk:print-settings-paper-width

Lambda List

gtk:print-settings-paper-width (settings unit)

Syntax

(gtk:print-settings-paper-width settings unit) => width
(setf (gtk:print-settings-paper-width settings unit) width)

Arguments

settings -- a gtk:print-settings object
unit -- a gtk:unit value for the unit for the return value
width -- a double float for the paper width

Details

Gets or sets the value of the "paper-width" setting converted to unit.
 

See also

#2026-01-10