mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-28 21:22:11 +01:00
giobjectinfo: Add missing transfer annotation to find_signal ()
This commit is contained in:
parent
f76e4ef683
commit
90a99b4fcc
@ -536,7 +536,7 @@ g_object_info_get_signal (GIObjectInfo *info,
|
|||||||
*
|
*
|
||||||
* TODO
|
* TODO
|
||||||
*
|
*
|
||||||
* Returns: Info for the signal with name @name in @info, or %NULL on failure.
|
* Returns: (transfer full): Info for the signal with name @name in @info, or %NULL on failure.
|
||||||
*/
|
*/
|
||||||
GISignalInfo *
|
GISignalInfo *
|
||||||
g_object_info_find_signal (GIObjectInfo *info,
|
g_object_info_find_signal (GIObjectInfo *info,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user