to_hash
Description:
Converts the Setting into a GenericSet mapping each setting property name to a GValue describing that property, suitable for marshalling over D-Bus or serializing.
The mapping is string to GValue.
Parameters:
this |
the Setting |
flags |
hash flags, e.g. ALL |
Returns:
a new GenericSet describing the setting's properties |