load_key_file


Description:

public bool load_key_file (KeyFile key_file, string? group_name) throws Error

Reads the page setup from the group group_name in the key file key_file.

Parameters:

this

a `GtkPageSetup`

key_file

the `GKeyFile` to retrieve the page_setup from

group_name

the name of the group in the key_file to read to use the default name “Page Setup”

Returns:

true on success