Giovanni Campagna fef2a7b8dd Fix accessing structure fields that are arrays
We need to distinguish inline arrays inside structures, and arrays
that are pointers and annotations, and we can do it with
g_type_info_is_pointer(), setting it to FALSE for fixed size arrays.
As a side effect, (array fixed-size=N) on a pointer type has no longer
the expected result.

https://bugzilla.gnome.org/show_bug.cgi?id=646635
2011-06-08 17:45:13 +02:00
2010-12-03 16:03:32 -05:00
2010-09-15 09:48:44 -03:00
2010-09-15 09:48:44 -03:00
2010-11-09 17:07:26 -05:00
2010-12-03 16:03:33 -05:00
2010-11-12 16:00:10 -05:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
131 MiB
Languages
C 95.3%
Python 2.4%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%