gtkPaperSizeIsEqual {RGtk2}R Documentation

gtkPaperSizeIsEqual

Description

Compares two GtkPaperSize objects.

Usage

gtkPaperSizeIsEqual(object, size2)

Arguments

object

a GtkPaperSize object

size2

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.20.21 Index]