gtkPageSetupToKeyFile {RGtk2}R Documentation

gtkPageSetupToKeyFile

Description

This function adds the page setup from setup to key.file.

Usage

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

Arguments

object

a GtkPageSetup

key.file

the GKeyFile to save the page setup to

group.name

the group to add the settings to in key.file, or NULL to use the default name "Page Setup"

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]