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 [GtkPageSetup] a GtkPageSetup
key.file [GKeyFile] the GKeyFile to save the page setup to
group.name [character] 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.12.5-3 Index]