get_vfunc


Description:

public VFuncInfo get_vfunc (int n)

Obtain an object type virtual function at index n.

Parameters:

n

index of virtual function to get

info

a ObjectInfo

Returns:

the VFuncInfo. Free the struct by calling g_base_info_unref when done.