mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-28 13:12:10 +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
|
||||
*
|
||||
* 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 *
|
||||
g_object_info_find_signal (GIObjectInfo *info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user