gtkPageSetupGetPaperWidth {RGtk2}R Documentation

gtkPageSetupGetPaperWidth

Description

Returns the paper width in units of unit.

Usage

gtkPageSetupGetPaperWidth(object, unit)

Arguments

object [GtkPageSetup] a GtkPageSetup
unit [GtkUnit] the unit for the return value

Details

Note that this function takes orientation, but not margins into consideration. See gtkPageSetupGetPageWidth.

Since 2.10

Value

[numeric] the paper width.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]