gtkPageSetupGetPageWidth {RGtk2}R Documentation

gtkPageSetupGetPageWidth

Description

Returns the page width in units of unit.

Usage

gtkPageSetupGetPageWidth(object, unit)

Arguments

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

Details

Note that this function takes orientation and margins into consideration. See gtkPageSetupGetPaperWidth.

Since 2.10

Value

[numeric] the page width.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]