glib/gobject
Nick Schermer 4b334ef8f1 gobject: Handle ref_count==0 in notify_by_pspec
Just like g_object_notify, check for a zero ref_count in
g_object_notify_by_pspec and leave if it is 0.

This allows using functions in ->finalize() that possibly also
notify a property change on the object.  Previously,
this resulted in an error from g_object_ref.

https://bugzilla.gnome.org/show_bug.cgi?id=705570
2013-08-14 18:11:05 +01:00
..
2009-03-31 19:39:16 -04:00
2013-06-12 11:24:55 +01:00
2013-05-02 15:50:21 -07:00
2013-01-01 13:54:54 -05:00
2012-03-08 14:51:22 +08:00
2012-10-16 09:39:24 -04:00
2013-07-20 11:07:46 +02:00
2013-07-28 22:06:57 -04:00
2013-07-27 09:02:58 +02:00
2013-07-29 17:29:05 +02:00
2013-05-09 16:04:54 -04:00