get_property


Description:

public PropertyInfo get_property (int n)

Obtain an interface type property at index n.

Parameters:

n

index of property to get

info

a InterfaceInfo

Returns:

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