GIRepository.ObjectInfoUnrefFunction g_object_info_get_unref_function_pointer GIRepository.ObjectInfo info object_info_get_unref_function_pointer @accepts(GIRepository.ObjectInfo) @returns(GIRepository.ObjectInfoUnrefFunction) def object_info_get_unref_function_pointer(info)

Obtain a pointer to a function which can be used to decrease the reference count 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