get_field


Description:

public FieldInfo get_field (int n)

Obtain the type information for field with specified index.

Parameters:

n

a field index

info

a StructInfo

Returns:

the FieldInfo, free it with g_base_info_unref when done.