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) function sets up the transformation for the Cairo context obtained from the gtk:print-context object in such a way that distances are measured in units of a value of the gtk:unit enumeration.
 

See also

2023-8-28