diff options
| author | Michael Biebl <biebl@debian.org> | 2018-02-07 02:39:23 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-02-07 02:39:23 +0100 |
| commit | 50f6b47074e01dffb8dc536c0a20961dcf28ae9b (patch) | |
| tree | b4bd771d78ebe38661b8c4ec8b9a8e0eb8261eb5 /docs/libnm/libnm-sections.txt | |
| parent | afcd268ea7b1149fbfb66bce4eca659b675da0a2 (diff) | |
New upstream version 1.10.4 upstream/1.10.4
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> |