Method
GIRepositoryUnionInfoget_discriminator_offset
since: 2.80
Declaration [src]
gboolean
gi_union_info_get_discriminator_offset (
GIUnionInfo* info,
size_t* out_offset
)
Description [src]
Obtain the offset of the discriminator field within the structure.
The union must be discriminated, or FALSE
will be returned.
Available since: 2.80