gtkPrintSettingsSetPaperHeight {RGtk2}R Documentation

gtkPrintSettingsSetPaperHeight

Description

Sets the value of GTK_PRINT_SETTINGS_PAPER_HEIGHT.

Usage

gtkPrintSettingsSetPaperHeight(object, height, unit)

Arguments

object

a GtkPrintSettings

height

the paper height

unit

the units of height

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]