libpulse: add proplist_from_string

This commit is contained in:
Marc-André Lureau 2008-10-27 21:14:50 +02:00
parent 9e978c9770
commit 01f71ac7a1
4 changed files with 99 additions and 3 deletions

View file

@ -156,6 +156,7 @@ pa_proplist_set;
pa_proplist_setf;
pa_proplist_sets;
pa_proplist_to_string;
pa_proplist_from_string;
pa_proplist_unset;
pa_proplist_unset_many;
pa_proplist_update;