utf8 g_callable_info_get_return_attribute GIRepository.CallableInfo info utf8 name callable_info_get_return_attribute @accepts(GIRepository.CallableInfo, utf8) @returns(utf8) def callable_info_get_return_attribute(info, 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 None if no such attribute exists