group.name
in the key file
key.file
.gtkPaperSizeNewFromKeyFile(key.file, group.name, .errwarn = TRUE)
key.file
GKeyFile
to retrieve the papersize fromgroup.name
NULL
to read the first groupGtkPaperSize
] a new GtkPaperSize
object with the restored
paper size, or NULL
if an error occurred.error
NULL
. [ allow-none ]