Function

GLibKeyFilenew

since: 2.6

Declaration [src]

GKeyFile*
g_key_file_new (
  void
)

Description [src]

Available since: 2.6

Return value

Type: GKeyFile

An empty GKeyFile.

The caller of the function takes ownership of the data, and is responsible for freeing it.