gtkPrintSettingsSetPaperHeight {RGtk2}R Documentation

gtkPrintSettingsSetPaperHeight

Description

Sets the value of GTK_PRINT_SETTINGS_PAPER_HEIGHT.

Usage

gtkPrintSettingsSetPaperHeight(object, height, unit)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
height [numeric] the paper height
unit [GtkUnit] the units of height

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]