Package: gtk

Function gtk-print-settings-paper-height

Lambda List

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

Syntax

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

Arguments

settings -- a gtk-print-settings object
unit -- the unit of type gtk-unit for the return value
height -- a :double with the paper height

Details

Accessor of the paper height of a print setting, in units of unit.

The function gtk-print-settings-paper-height gets the value of "paper-height", converted to unit. The function (setf gtk-print-settings-paper-height) sets the value of "paper-height".
 

See also

2020-4-13