get_ref_function_pointer


Description:

public unowned ObjectInfoRefFunction? get_ref_function_pointer ()

Obtain a pointer to a function which can be used to increase 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.

Parameters:

info

a ObjectInfo

Returns:

the function pointer or null