mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +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.
|
* Obtains the ownership transfer for the instance argument.
|
||||||
* #GITransfer contains a list of possible transfer values.
|
* #GITransfer contains a list of possible transfer values.
|
||||||
*
|
*
|
||||||
* Returns: the transfer
|
* Returns: the transfer mode of the instance argument
|
||||||
*/
|
*/
|
||||||
GITransfer
|
GITransfer
|
||||||
g_callable_info_get_instance_ownership_transfer (GICallableInfo *info)
|
g_callable_info_get_instance_ownership_transfer (GICallableInfo *info)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user