gtkPrintSettingsSetPaperWidth {RGtk2}R Documentation

gtkPrintSettingsSetPaperWidth

Description

Sets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH.

Usage

gtkPrintSettingsSetPaperWidth(object, width, unit)

Arguments

object

a GtkPrintSettings

width

the paper width

unit

the units of width

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]