get_return_type


Description:

public TypeInfo get_return_type ()

Obtain the return type of a callable item as a TypeInfo.

Parameters:

info

a CallableInfo

Returns:

the TypeInfo. Free the struct by calling g_base_info_unref when done.