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 double float with the new width in units of unit
height -- a double float with the new height in units of unit
unit -- the gtk-unit value for width and height

Details

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

See also

2021-3-17