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 -- a gtk:unit value to use

Details

The accessor for the unit slot of the gtk:print-operation class gets or sets 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

2025-09-21