diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-26 15:05:04 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-26 16:30:48 +0100 |
commit | b8b0af6611ffabc84ad992697e2ae6c87e3483d8 (patch) | |
tree | 3f44de3b074815ea512604bf265f16e443161cdc /docs | |
parent | aa407653e274480ae63b21017869e07de3a1aa4e (diff) | |
download | telepathy-glib-b8b0af6611ffabc84ad992697e2ae6c87e3483d8.tar.gz |
tp_value_array_free: add
This lets connection managers and other Telepathy modules free the
result of tp_value_array_build() without deprecation warnings.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69849
Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 571710534..d8f3a1503 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -1755,6 +1755,7 @@ tp_g_key_file_get_uint64 tp_g_signal_connect_object tp_value_array_build tp_value_array_unpack +tp_value_array_free TpWeakRef tp_weak_ref_new tp_weak_ref_dup_object |