Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkPaperSizeIsEqual: gtkPaperSizeIsEqual
Description
Compares two
GtkPaperSize
objects.
Usage
gtkPaperSizeIsEqual(object, size2)
Arguments
object
a
GtkPaperSize
object
size2
another
GtkPaperSize
object
Value
TRUE
, if
size1
and
size2
represent the same paper size
Details
Since 2.10