GITransfer g_callable_info_get_caller_owns GICallableInfo* info g_callable_info_get_caller_owns GITransfer g_callable_info_get_caller_owns (GICallableInfo* info);

See whether the caller owns the return value of this callable. GITransfer contains a list of possible transfer values.

info :

a GICallableInfo

Returns :

%TRUE if the caller owns the return value, %FALSE otherwise.