PaperSize.setSize

Changes the dimensions of a size to width x height.

class PaperSize
void
setSize

Parameters

width double

the new width in units of unit

height double

the new height in units of unit

unit gtk.types.Unit

the unit for width and height