girepository: Update existing Since tags to 2.80

Since the APIs are new to libgirepository-2.0 in version 2.80.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3155
This commit is contained in:
Philip Withnall
2023-11-08 23:24:11 +00:00
parent 11e46361ef
commit c42e63c637
12 changed files with 28 additions and 28 deletions

View File

@@ -279,7 +279,7 @@ gi_union_info_get_alignment (GIUnionInfo *info)
*
* Returns: (transfer none) (nullable): the name of the copy function
*
* Since: 1.76
* Since: 2.80
*/
const char *
gi_union_info_get_copy_function (GIUnionInfo *info)
@@ -306,7 +306,7 @@ gi_union_info_get_copy_function (GIUnionInfo *info)
*
* Returns: (transfer none) (nullable): the name of the free function
*
* Since: 1.76
* Since: 2.80
*/
const char *
gi_union_info_get_free_function (GIUnionInfo *info)