mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
docs: Field offsets are in the units of bytes
This commit is contained in:
parent
5e8e1a761e
commit
292afa1d58
@ -109,7 +109,7 @@ g_field_info_get_size (GIFieldInfo *info)
|
||||
* g_field_info_get_offset:
|
||||
* @info: a #GIFieldInfo
|
||||
*
|
||||
* Obtain the offset in bits of the field member, this is relative
|
||||
* Obtain the offset in bytes of the field member, this is relative
|
||||
* to the beginning of the struct or union.
|
||||
*
|
||||
* Returns: the field offset
|
||||
|
Loading…
Reference in New Issue
Block a user