gtkPaperSizeToKeyFile {RGtk2}R Documentation

gtkPaperSizeToKeyFile

Description

This function adds the paper size from size to key.file.

Usage

gtkPaperSizeToKeyFile(object, key.file, group.name)

Arguments

object [GtkPaperSize] a GtkPaperSize
key.file [GKeyFile] the GKeyFile to save the paper size to
group.name [character] the group to add the settings to in key.file

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]