mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
giobjectinfo: Add missing transfer annotation to find_signal ()
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user