Method

GIRepositoryFieldInfoget_size

since: 2.80

Declaration

size_t
gi_field_info_get_size (
  GIFieldInfo* info
)

Description

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

Available since: 2.80

Return value

Type: size_t

The field size, in bits.