set_size


Description:

public void set_size (double width, double height, Unit unit)

Changes the dimensions of a this to width x height.

Parameters:

this

a custom `GtkPaperSize` object

width

the new width in units of unit

height

the new height in units of unit

unit

the unit for width and height