Bug 552371 – implement struct field get/set
authorOwen Taylor <otaylor@src.gnome.org>
Sun, 16 Nov 2008 21:14:19 +0000 (21:14 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 16 Nov 2008 21:14:19 +0000 (21:14 +0000)
commita5d45df66370320ec2ae493383ba1388157182da
tree543b57c853365a04eeb48d9705f09ee41311d435
parent5404679aba387c5295ae7b50fa1af2259d4b9cf7
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
ChangeLog
girepository/Makefile.am
girepository/gfield.c [new file with mode: 0644]
girepository/girepository.h