Package: gtk

Function gtk:paper-size-set-size

Lambda List

gtk:paper-size-set-size (size width height unit)

Arguments

size -- a custom gtk:paper-size instance
width -- a number coerced to a double float for the new width in units of unit
height -- a number coerced to a double float for the new height in units of unit
unit -- a gtk:unit value for width and height

Details

Changes the dimensions of a paper size to width x height.
 

See also

2025-1-6