mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
docs: Clarify return value documentation
Be a bit more specific than just saying "the transfer".
This commit is contained in:
parent
f6ea169530
commit
597d32df9c
@ -295,7 +295,7 @@ g_callable_info_get_caller_owns (GICallableInfo *info)
|
||||
* Obtains the ownership transfer for the instance argument.
|
||||
* #GITransfer contains a list of possible transfer values.
|
||||
*
|
||||
* Returns: the transfer
|
||||
* Returns: the transfer mode of the instance argument
|
||||
*/
|
||||
GITransfer
|
||||
g_callable_info_get_instance_ownership_transfer (GICallableInfo *info)
|
||||
|
Loading…
Reference in New Issue
Block a user