GObject: change the order of property checks
authorRyan Lortie <desrt@desrt.ca>
Tue, 20 Dec 2011 23:41:03 +0000 (18:41 -0500)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Dec 2011 00:18:25 +0000 (19:18 -0500)
commitd8d78688a8e00d1f2c338bd75fb1ce20d05e059d
treeb39f0a96a2e45a57d167024e46a75ba8cad7b81e
parent5fb7a8e127bde6465a5b9e22b299ca2e439e702c
GObject: change the order of property checks

Change the order of the checks so that we hear about the 'biggest'
problem first.  Also, stop reporting problems after we report the first
one for a particular property.

Add some comments.

https://bugzilla.gnome.org/show_bug.cgi?id=666616
gobject/gobject.c