gint g_field_info_get_size GIRepository.FieldInfo info field_info_get_size @accepts(GIRepository.FieldInfo) @returns(gint) def field_info_get_size(info)

Obtain the size in bits of the field member, this is how much space you need to allocate to store the field.

info :

a GIFieldInfo

Returns :

the field size