get_interface


Description:

public InterfaceInfo get_interface (int n)

Obtain an object type interface at index n.

Parameters:

n

index of interface to get

info

a ObjectInfo

Returns:

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