char* g_object_info_get_set_value_function GIObjectInfo* info g_object_info_get_set_value_function char* g_object_info_get_set_value_function (GIObjectInfo* info);

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

info :

a GIRepository.ObjectInfo

Returns :

the symbol or %NULL