gtkPaperSizeGetPaperSizes {RGtk2}R Documentation

gtkPaperSizeGetPaperSizes

Description

Creates a list of known paper sizes.

Usage

gtkPaperSizeGetPaperSizes(include.custom)

Arguments

include.custom [logical] 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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]