PaperSize.setSize

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

class PaperSize
void
setSize
(
double width
,
double height
,
GtkUnit unit
)

Parameters

width double

the new width in units of @unit

height double

the new height in units of @unit

unit GtkUnit

the unit for @width and @height

Meta

Since

2.10