PrintSettings.this

Reads the print settings from file_name. Returns a new gtk.PrintSettings object with the restored settings, or NULL if an error occurred. If the file could not be loaded then error is set to either a GFileError or GKeyFileError See PrintSettings.toFile.

Parameters

fileName string

the filename to read the settings from

Return Value

the restored gtk.PrintSettings

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.12