GIObjectInfoSetValueFunction g_object_info_get_set_value_function_pointer GIObjectInfo* info g_object_info_get_set_value_function_pointer GIObjectInfoSetValueFunction g_object_info_get_set_value_function_pointer (GIObjectInfo* info);

Obtain a pointer to a function which can be used to set a GValue given an instance of this object type. This takes derivation into account and will reversely traverse the base classes of this type, starting at the top type.

info :

a GIObjectInfo

Returns :

the function pointer or %NULL