find_method


Description:

public FunctionInfo find_method (string name)

Obtain the type information for method named name.

Parameters:

name

a method name

info

a StructInfo

Returns:

the FunctionInfo, free it with g_base_info_unref when done.