summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2021-08-19 14:42:28 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2021-08-19 15:18:01 -0400
commitab26ccbbb4d614d58f669f31c902124223c7c457 (patch)
treeef7934d37e9432cd989733cd414a3f9ed0068ab3
parentba47c6ccc312f27f207bce007569588698bdc17f (diff)
nice: Export nice_candidate_type_to_string
Also update the Since to 0.1.19, because it's not really usable now
-rw-r--r--agent/candidate.h2
-rw-r--r--docs/reference/libnice/libnice-docs.xml3
-rw-r--r--nice/libnice.sym1
3 files changed, 5 insertions, 1 deletions
diff --git a/agent/candidate.h b/agent/candidate.h
index 7e2e3b0..98f8e7c 100644
--- a/agent/candidate.h
+++ b/agent/candidate.h
@@ -235,7 +235,7 @@ nice_candidate_equal_target (const NiceCandidate *candidate1,
*
* Returns: a static string with the candidate type
*
- * Since: 0.1.18
+ * Since: 0.1.19
*/
const gchar *
nice_candidate_type_to_string (NiceCandidateType type);
diff --git a/docs/reference/libnice/libnice-docs.xml b/docs/reference/libnice/libnice-docs.xml
index 4f5d500..1f293d6 100644
--- a/docs/reference/libnice/libnice-docs.xml
+++ b/docs/reference/libnice/libnice-docs.xml
@@ -124,6 +124,9 @@
<index role="0.1.20">
<title>Index of new symbols in 0.1.20</title>
<xi:include href="xml/api-index-0.1.20.xml"><xi:fallback/></xi:include>
+ <index role="0.1.19">
+ <title>Index of new symbols in 0.1.19</title>
+ <xi:include href="xml/api-index-0.1.19.xml"><xi:fallback/></xi:include>
</index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</part>
diff --git a/nice/libnice.sym b/nice/libnice.sym
index 1362691..bb5e63c 100644
--- a/nice/libnice.sym
+++ b/nice/libnice.sym
@@ -70,6 +70,7 @@ nice_candidate_get_type
nice_candidate_new
nice_candidate_transport_get_type
nice_candidate_type_get_type
+nice_candidate_type_to_string
nice_compatibility_get_type
nice_component_state_get_type
nice_component_state_to_string