KeyFile.this

Creates a new empty glib.KeyFile object. Use KeyFile.loadFromFile, KeyFile.loadFromData, KeyFile.loadFromDirs or KeyFile.loadFromDataDirs to read an existing key file.

Return Value

an empty glib.KeyFile

Throws

ConstructionException GTK+ fails to create the object.

Meta