get_get_value_function_pointer


Description:

public unowned ObjectInfoGetValueFunction? get_get_value_function_pointer ()

Obtain a pointer to a function which can be used to extract an instance of this object type out of a GValue.

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