mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
giunioninfo: Add missing introspection annotations in GIUnionInfo
Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3155
This commit is contained in:
parent
5e0c402f38
commit
85bed115d8
@ -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 *
|
||||
|
Loading…
Reference in New Issue
Block a user