gtkPageSetupSetPaperSize {RGtk2}R Documentation

gtkPageSetupSetPaperSize

Description

Sets the paper size of the GtkPageSetup without changing the margins. See gtkPageSetupSetPaperSizeAndDefaultMargins.

Usage

gtkPageSetupSetPaperSize(object, size)

Arguments

object

a GtkPageSetup

size

a GtkPaperSize

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]