Giovanni Campagna 98b50fd942 UserWidget: replace vfunc_destroy override with a signal connection
The destroy vfunc might be called during object finalization, and
we can't call any JS from a GC finalizer, so we use a signal
connection instead, as that is removed by GObject the first time
the object is disposed.

https://bugzilla.gnome.org/show_bug.cgi?id=719730
2013-12-02 23:59:50 +01:00
..
2013-11-04 11:50:20 -05:00
2013-11-27 14:30:24 +01:00
2013-11-04 11:50:20 -05:00