diff options
author | Simon Feltman <sfeltman@src.gnome.org> | 2014-02-27 02:05:54 -0800 |
---|---|---|
committer | Simon Feltman <sfeltman@src.gnome.org> | 2014-02-27 13:51:18 -0800 |
commit | 7027bb256d0d1ab5dd58b6d7fb02ff2f547ae4c2 (patch) | |
tree | e145d73c84392eb5f3b8c72c46a377f027d29a8c /tests/scanner/Regress-1.0-C-expected/Regress.FooOtherObjectClass.page | |
parent | 93a63a77cfda14f7bd69aef88d6a2502903d62f0 (diff) | |
download | gobject-introspection-7027bb256d0d1ab5dd58b6d7fb02ff2f547ae4c2.tar.gz |
g-ir-compiler: Add support for callback fields on GObjects
Use ParseState enum instead of a boolean for the ParseContexts embedded_type
flag. This allows specific tracking of the embedded type currently being
parsed which can now either be STATE_STRUCT_FIELD or STATE_CLASS_FIELD (or
allow for future expansion). Add ParseState::STATE_NONE as the default for
this field.
Fix GObject FieldBlob validation to take into account the sizeof
CallbackBlobs (copied from the struct validator).
Add static g_object_info_get_field_offset which parallels
g_struct_info_get_field_offset which is needed since callback fields may
vary in size.
https://bugzilla.gnome.org/show_bug.cgi?id=725198
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.FooOtherObjectClass.page')
0 files changed, 0 insertions, 0 deletions