gtkPaperSizeIsEqual {RGtk2} | R Documentation |
Compares two GtkPaperSize
objects.
gtkPaperSizeIsEqual(object, size2)
|
[GtkPaperSize ] a GtkPaperSize object |
|
[GtkPaperSize ] another GtkPaperSize object |
Since 2.10
[logical] TRUE
, if size1
and size2
represent the same paper size
Derived by RGtkGen from GTK+ documentation