Method

GLibKeyFileunref

since: 2.32

Declaration

void
g_key_file_unref (
  GKeyFile* key_file
)

Description

Decreases the reference count of key_file by 1. If the reference count reaches zero, frees the key file and all its allocated memory.

Available since: 2.32