gtkPaperSizeNew: gtkPaperSizeNew

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a new GtkPaperSize object by parsing a PWG 5101.1-2002 (ftp://ftp.pwg.org/pub/pwg/candidates/cs-pwgmsn10-20020226-5101.1.pdf) paper name.

Usage

1

Arguments

name

a paper size name, or NULL. [ allow-none ]

Details

If name is NULL, the default paper size is returned, see gtkPaperSizeGetDefault. Since 2.10

Value

[GtkPaperSize] a new GtkPaperSize,

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkPaperSizeNew in RGtk2...