g_datalist_id_replace_data: Annotate the out parameter

https://bugzilla.gnome.org/show_bug.cgi?id=756470
This commit is contained in:
Mikhail Zabaluev 2015-10-12 10:19:15 +03:00 committed by Philip Withnall
parent df8350b316
commit 595a7e3bb2

View File

@ -885,7 +885,7 @@ g_datalist_id_dup_data (GData **datalist,
* @oldval: (nullable): the old value to compare against
* @newval: (nullable): the new value to replace it with
* @destroy: (nullable): destroy notify for the new value
* @old_destroy: (nullable): destroy notify for the existing value
* @old_destroy: (out) (optional): destroy notify for the existing value
*
* Compares the member that is associated with @key_id in
* @datalist to @oldval, and if they are the same, replace