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