Can g_field_info_get_offset () provide same info as G_STRUCT_OFFSET?
- From: "Andrés G. Aragoneses" <knocte gmail com>
- To: gtk-devel-list gnome org
- Subject: Can g_field_info_get_offset () provide same info as G_STRUCT_OFFSET?
- Date: Wed, 06 Nov 2013 15:05:03 +0100
Hello,
According to GObjectIntrospection wiki page[1], this is the proper place
to ask questions about GI.
I'm wondering if the function g_field_info_get_offset() [2] could
provide the same information at compile-time that the G_STRUCT_OFFSET
macro [3] provides at run-time? Am I missing something obvious here?
Thanks
[1] https://wiki.gnome.org/GObjectIntrospection
[2]
https://developer.gnome.org/gi/stable/gi-GIFieldInfo.html#g-field-info-get-offset
[3]
https://developer.gnome.org/glib/2.37/glib-Standard-Macros.html#G-STRUCT-OFFSET:CAPS
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]