gibaseinfo: Add a missing (transfer full) annotation

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2023-11-28 17:15:28 +00:00
parent 20fea9515d
commit b5dedf88cb

View File

@ -85,7 +85,7 @@ gi_info_new_full (GIInfoType type,
*
* TODO
*
* Returns: TODO
* Returns: (transfer full): TODO
*/
GIBaseInfo *
gi_info_new (GIInfoType type,