GIFieldInfo* g_struct_info_get_field GIStructInfo* info gint n g_struct_info_get_field GIFieldInfo* g_struct_info_get_field (GIStructInfo* info, gint n);

Obtain the type information for field with specified index.

when done.

info :

a GIStructInfo

n :

a field index

Returns :

the GIFieldInfo, free it with g_base_info_unref()