mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user