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