mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Bug 552371 – implement struct field get/set
Add convenience functions g_field_info_set_field() and g_field_info_get_field() to set and get fields based on the offsets in GIFieldInfo. svn path=/trunk/; revision=929
This commit is contained in:
@@ -12,6 +12,7 @@ libgirepository_la_SOURCES = \
|
||||
girepository.c \
|
||||
gtypelib.h \
|
||||
gtypelib.c \
|
||||
gfield.c \
|
||||
ginfo.c \
|
||||
girffi.c \
|
||||
girffi.h \
|
||||
|
Reference in New Issue
Block a user