gint g_field_info_get_offset GIFieldInfo* info g_field_info_get_offset gint g_field_info_get_offset (GIFieldInfo* info);

Obtain the offset in bits of the field member, this is relative to the beginning of the struct or union.

info :

a GIRepository.FieldInfo

Returns :

the field offset