RGtk2 (version 2.20.31)

gtkPaperSizeSetSize: gtkPaperSizeSetSize

Description

Changes the dimensions of a size to width x height.

Usage

gtkPaperSizeSetSize(object, width, height, unit)

Arguments

object
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

Details

Since 2.10