proplist: New function: pa_proplist_equal()

This commit is contained in:
Tanu Kaskinen 2009-08-09 07:59:06 +03:00
parent 44770c59e9
commit 1457df40ee
3 changed files with 30 additions and 0 deletions

View file

@ -180,6 +180,7 @@ pa_path_get_filename;
pa_proplist_clear;
pa_proplist_contains;
pa_proplist_copy;
pa_proplist_equal;
pa_proplist_free;
pa_proplist_from_string;
pa_proplist_get;