gtkPageSetupToKeyFile {RGtk2} | R Documentation |
This function adds the page setup from setup
to key.file
.
gtkPageSetupToKeyFile(object, key.file, group.name)
|
[GtkPageSetup ] a GtkPageSetup |
|
[GKeyFile] the GKeyFile to save the page setup to |
|
[character] the group to add the settings to in key.file ,
or NULL to use the default name "Page Setup" |
Since 2.12
Derived by RGtkGen from GTK+ documentation