none g_arg_info_load_type GIRepository.ArgInfo info GIRepository.TypeInfo type arg_info_load_type @accepts(GIRepository.ArgInfo, GIRepository.TypeInfo) @returns(none) def arg_info_load_type(info, type)

Obtain information about a the type of given argument @info; this function is a variant of g_arg_info_get_type() designed for stack allocation.

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

info :

a GIRepository.ArgInfo

type :

Initialized with information about type of @info