giunioninfo: Add missing introspection annotations in GIUnionInfo

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

Helps: #3155
This commit is contained in:
Philip Withnall 2023-11-08 23:56:10 +00:00
parent 5e0c402f38
commit 85bed115d8

View File

@ -194,8 +194,8 @@ gi_union_info_get_discriminator_type (GIUnionInfo *info)
*
* If the union is not discriminated, `NULL` is returned.
*
* Returns: (transfer full): the [alias@GIRepository.ConstantInfo], free it
* with gi_base_info_unref() when done.
* Returns: (transfer full) (nullable): the [alias@GIRepository.ConstantInfo],
* free it with gi_base_info_unref() when done.
* Since: 2.80
*/
GIConstantInfo *