mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 08:16:24 +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:
|
* g_field_info_get_offset:
|
||||||
* @info: a #GIFieldInfo
|
* @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.
|
* to the beginning of the struct or union.
|
||||||
*
|
*
|
||||||
* Returns: the field offset
|
* Returns: the field offset
|
||||||
|
Loading…
Reference in New Issue
Block a user