gtkPaperSizeIsEqual {RGtk2}R Documentation

gtkPaperSizeIsEqual

Description

Compares two GtkPaperSize objects.

Usage

gtkPaperSizeIsEqual(object, size2)

Arguments

object [GtkPaperSize] a GtkPaperSize object
size2 [GtkPaperSize] another GtkPaperSize object

Details

Since 2.10

Value

[logical] TRUE, if size1 and size2 represent the same paper size

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]