NetworkManager/clients
Thomas Haller 020c4c81d8 cli: drop GValue transform functions for strdict and implement it in _get_fcn_gobject_impl()
The only remaining GValue transform function was from GHashTable (of (str,str) type)
to string. Drop that too, and implement the conversion in _get_fcn_gobject_impl().

Note that there are few GObject properties of type GHashTable and most
of them implement their own logic. This only applies to
"802-3-ethernet.s390-options".

Also, always sort the keys. Otherwise, the output is not stable.
2019-04-25 08:20:03 +02:00
..
cli cli: drop GValue transform functions for strdict and implement it in _get_fcn_gobject_impl() 2019-04-25 08:20:03 +02:00
common cli: drop GValue transform functions for strdict and implement it in _get_fcn_gobject_impl() 2019-04-25 08:20:03 +02:00
tests cli: cleanup and fix handling of unset/empty "ipv4.dns-options" 2019-04-25 08:13:02 +02:00
tui build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00