mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
gibaseinfo: Add a missing (transfer full) annotation
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -85,7 +85,7 @@ gi_info_new_full (GIInfoType type,
|
|||||||
*
|
*
|
||||||
* TODO
|
* TODO
|
||||||
*
|
*
|
||||||
* Returns: TODO
|
* Returns: (transfer full): TODO
|
||||||
*/
|
*/
|
||||||
GIBaseInfo *
|
GIBaseInfo *
|
||||||
gi_info_new (GIInfoType type,
|
gi_info_new (GIInfoType type,
|
||||||
|
Reference in New Issue
Block a user