KeyFile.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

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

Returns

an empty #GKeyFile.