utf8 g_object_info_get_get_value_function GIRepository.ObjectInfo info object_info_get_get_value_function @accepts(GIRepository.ObjectInfo) @returns(utf8) def object_info_get_get_value_function(info)

Obtain the symbol name of the function that should be called to convert an object instance pointer of this object type to a GValue. I's mainly used fundamental types. The type signature for the symbol is %GIObjectInfoGetValueFunction, to fetch the function pointer see g_object_info_get_get_value_function().

info :

a GIObjectInfo

Returns :

the symbol or %NULL