get_field


Description:

public FieldInfo get_field (int n)

Obtain an object type field at index n.

Parameters:

n

index of field to get

info

a ObjectInfo

Returns:

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