gtkPaperSizeIsCustom {RGtk2}R Documentation

gtkPaperSizeIsCustom

Description

Returns TRUE if size is not a standard paper size.

Usage

gtkPaperSizeIsCustom(object)

Arguments

object [GtkPaperSize] a GtkPaperSize object

Value

[logical] whether size is a custom paper size.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]