sample: introduce pa_proplist_setp()

This commit is contained in:
Lennart Poettering 2009-05-25 23:50:18 +02:00
parent 346a708c2c
commit 261a4830fb
3 changed files with 24 additions and 0 deletions

View file

@ -175,6 +175,7 @@ pa_proplist_iterate;
pa_proplist_new;
pa_proplist_set;
pa_proplist_setf;
pa_proplist_setp;
pa_proplist_sets;
pa_proplist_size;
pa_proplist_to_string;