| gtkPageSetupGetPaperHeight {RGtk2} | R Documentation |
Returns the paper height in units of unit.
gtkPageSetupGetPaperHeight(object, unit)
|
[GtkPageSetup] a GtkPageSetup |
|
[GtkUnit] the unit for the return value |
Note that this function takes orientation, but
not margins into consideration.
See gtkPageSetupGetPageHeight.
Since 2.10
[numeric] the paper height.
Derived by RGtkGen from GTK+ documentation