gchar* g_callable_info_get_return_attribute GICallableInfo* info gchar* name g_callable_info_get_return_attribute gchar* g_callable_info_get_return_attribute (GICallableInfo* info, gchar* name);

Retrieve an arbitrary attribute associated with the return value.

info :

a GICallableInfo

name :

a freeform string naming an attribute

Returns :

The value of the attribute, or %NULL if no such attribute exists