Commit 0add148e authored by Olivier Crête's avatar Olivier Crête

nice: Export nice_candidate_transport_to_string

Also update the Since to 0.1.19, because it's not really usable now
parent ab26ccbb
......@@ -249,7 +249,7 @@ nice_candidate_type_to_string (NiceCandidateType type);
*
* Returns: a static string with the candidate transport
*
* Since: 0.1.18
* Since: 0.1.19
*/
const gchar *
nice_candidate_transport_to_string (NiceCandidateTransport transport);
......
......@@ -117,10 +117,6 @@
<title>Index of new symbols in 0.1.17</title>
<xi:include href="xml/api-index-0.1.17.xml"><xi:fallback/></xi:include>
</index>
<index role="0.1.18">
<title>Index of new symbols in 0.1.18</title>
<xi:include href="xml/api-index-0.1.18.xml"><xi:fallback/></xi:include>
</index>
<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>
......
......@@ -69,6 +69,7 @@ nice_candidate_free
nice_candidate_get_type
nice_candidate_new
nice_candidate_transport_get_type
nice_candidate_transport_to_string
nice_candidate_type_get_type
nice_candidate_type_to_string
nice_compatibility_get_type
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment