KeyFile
Description:
public KeyFile ()
Creates a new empty [struct@GLib.
KeyFile] object.
Use [method@GLib.KeyFile.load_from_file], [method@GLib.KeyFile.load_from_data], [method@GLib.KeyFile.load_from_dirs] or [ method@GLib.KeyFile.load_from_data_dirs] to read an existing key file.
Returns:
|
an empty [struct@GLib.KeyFile]. |