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
..
2013-05-29 08:37:08 -04:00
2012-10-16 09:39:24 -04:00
2012-10-16 09:39:24 -04:00
2012-10-16 09:39:24 -04:00
2013-05-29 08:37:08 -04:00
2012-10-16 09:39:24 -04:00
2013-05-29 08:37:19 -04:00
2013-05-29 08:37:08 -04:00
2012-10-16 09:39:24 -04:00