Package: gtk

Function gtk:print-settings-paper-height

Lambda List

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

Syntax

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

Arguments

settings -- a gtk:print-settings object
unit -- a gtk:unit value for the unit for the return value
height -- a number coerced to double float for the paper height

Details

Gets or sets the value of the "paper-height" print setting, converted to unit.
 

See also

2026-06-01