toDconfINI
lib.generators.toDconfINI
Docs pulled from | This Revision | about 1 hour ago
Generates INI in dconf keyfile style. See https://help.gnome.org/admin/system-admin-guide/stable/dconf-keyfiles.html.en for details.
Noogle detected
Implementation
The following is the current implementation of this function.
toDconfINI = toINI { mkKeyValue = mkDconfKeyValue; };