get_prerequisite


Description:

public BaseInfo get_prerequisite (int n)

Obtain an interface type prerequisites index n.

Parameters:

n

index of prerequisites to get

info

a InterfaceInfo

Returns:

the prerequisites as a BaseInfo. Free the struct by calling g_base_info_unref when done.