Package: gtk

Accessor gtk-print-operation-unit

Lambda List

gtk-print-operation-unit (object)

Syntax

(gtk-print-operation-unit object) => unit
(setf (gtk-print-operation-unit object) unit)

Arguments

object -- a gtk-print-operation object
unit -- the unit to use

Details

Accessor of the unit slot of the gtk-print-operation class.

The (setf gtk-print-operation-unit) slot access function sets up the transformation for the Cairo context obtained from gtk-print-context in such a way that distances are measured in units of a value of the gtk-unit enumeration.
 

See also

2020-4-8