diff options
| author | Michael Biebl <biebl@debian.org> | 2018-02-07 02:40:03 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-02-07 02:40:03 +0100 |
| commit | 77dfac263f463c1cdb8afb9b8c79a4e83bf08cd8 (patch) | |
| tree | e5288440b22e159a601450c2e5d40b013bdb4aa0 /docs/libnm/libnm-sections.txt | |
| parent | 3d9525cb641ac53c6d36bf5312710c22ae4bd926 (diff) | |
| parent | 50f6b47074e01dffb8dc536c0a20961dcf28ae9b (diff) | |
Update upstream source from tag 'upstream/1.10.4'
Update to upstream version '1.10.4' with Debian dir d2c0f877c591b3125f4e0cfcc711c04669d8d62b
Diffstat (limited to 'docs/libnm/libnm-sections.txt')
| -rw-r--r-- | docs/libnm/libnm-sections.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index 1908d05f..da714c9b 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -1278,6 +1278,35 @@ nm_ip_config_get_type </SECTION> <SECTION> +<FILE>nm-json</FILE> +nm_jansson_load +json_object_iter_value +json_object_key_to_iter +json_integer +json_object_del +json_array_get +json_array_size +json_array_append_new +json_string +json_object_iter_next +json_loads +json_dumps +json_object_iter_key +json_object +json_object_get +json_array +json_false +json_delete +json_true +json_object_size +json_object_set_new +json_object_iter +json_object_iter_at +json_integer_value +json_string_value +</SECTION> + +<SECTION> <FILE>nm-libnm-utils</FILE> nm_utils_fixup_desc_string </SECTION> |