Owen W. Taylor 46d5a2392d Fix checks in gfield.c
When checking if the readable/writable flags are missing for the fields
we are trying to read and write, use (a & flag) == 0, not (!a & flag).

http://bugzilla.gnome.org/show_bug.cgi?id=579727
2009-07-09 11:06:20 +01:00
2009-07-09 11:06:20 +01:00
2009-03-05 15:52:12 -05:00
2009-02-12 01:32:25 -02:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
116 MiB
Languages
C 95.4%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%