gtkPaperSizeGetPaperSizes {RGtk2}R Documentation

gtkPaperSizeGetPaperSizes

Description

Creates a list of known paper sizes.

Usage

gtkPaperSizeGetPaperSizes(include.custom)

Arguments

include.custom

whether to include custom paper sizes as defined in the page setup dialog

Details

Since 2.12

Value

[list] a newly allocated list of newly allocated GtkPaperSize objects. [ element-type GtkPaperSize][ transfer full ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]