gtkPaperSizeGetHeight {RGtk2}R Documentation

gtkPaperSizeGetHeight

Description

Gets the paper height of the GtkPaperSize, in units of unit.

Usage

gtkPaperSizeGetHeight(object, unit)

Arguments

object

a GtkPaperSize object

unit

the unit for the return value

Details

Since 2.10

Value

[numeric] the paper height

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]