gtkPageSetupSetPaperSizeAndDefaultMargins {RGtk2}R Documentation

gtkPageSetupSetPaperSizeAndDefaultMargins

Description

Sets the paper size of the GtkPageSetup and modifies the margins according to the new paper size.

Usage

gtkPageSetupSetPaperSizeAndDefaultMargins(object, size)

Arguments

object [GtkPageSetup] a GtkPageSetup
size [GtkPaperSize] a GtkPaperSize

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]