get_vfunc


Description:

public VFuncInfo get_vfunc (int n)

Obtain an interface type virtual function at index n.

Parameters:

n

index of virtual function to get

info

a InterfaceInfo

Returns:

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