gtkPrintSettingsSetPaperWidth {RGtk2}R Documentation

gtkPrintSettingsSetPaperWidth

Description

Sets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH.

Usage

gtkPrintSettingsSetPaperWidth(object, width, unit)

Arguments

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

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]