gtkPrintSettingsGetPaperHeight {RGtk2}R Documentation

gtkPrintSettingsGetPaperHeight

Description

Gets the value of GTK_PRINT_SETTINGS_PAPER_HEIGHT, converted to unit.

Usage

gtkPrintSettingsGetPaperHeight(object, unit)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
unit [GtkUnit] the unit for the return value

Details

Since 2.10

Value

[numeric] the paper height, in units of unit

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]