get_method


Description:

public FunctionInfo get_method (int n)

Obtain an object type method at index n.

Parameters:

n

index of method to get

info

a ObjectInfo

Returns:

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