gtkPageSetupGetPaperHeight {RGtk2}R Documentation

gtkPageSetupGetPaperHeight

Description

Returns the paper height in units of unit.

Usage

gtkPageSetupGetPaperHeight(object, unit)

Arguments

object

a GtkPageSetup

unit

the unit for the return value

Details

Note that this function takes orientation, but not margins into consideration. See gtkPageSetupGetPageHeight. Since 2.10

Value

[numeric] the paper height.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]