get_method


Description:

public FunctionInfo get_method (int n)

Obtain the type information for method with specified index.

Parameters:

n

a method index

info

a StructInfo

Returns:

the FunctionInfo, free it with g_base_info_unref when done.