none g_callable_info_load_return_type GIRepository.CallableInfo info GIRepository.TypeInfo type callable_info_load_return_type @accepts(GIRepository.CallableInfo, GIRepository.TypeInfo) @returns(none) def callable_info_load_return_type(info, type)

Obtain information about a return value of callable; this function is a variant of g_callable_info_get_return_type() designed for stack allocation.

The initialized @type must not be referenced after @info is deallocated.

info :

a GIRepository.CallableInfo

type :

Initialized with return type of @info