gtkPageSetupGetPageHeight {RGtk2}R Documentation

gtkPageSetupGetPageHeight

Description

Returns the page height in units of unit.

Usage

gtkPageSetupGetPageHeight(object, unit)

Arguments

object

a GtkPageSetup

unit

the unit for the return value

Details

Note that this function takes orientation and margins into consideration. See gtkPageSetupGetPaperHeight. Since 2.10

Value

[numeric] the page height.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]