Convert the setting (including secrets!) into a string.
For debugging purposes ONLY, should NOT be used for serialization of the setting, or machine-parsed in any way. The output format is not guaranteed to be stable and may change at any time.
this |
the Setting |
an allocated string containing a textual representation of the setting's properties and values, which the caller should free with g_free |