diff options
author | António Fernandes <antoniof@gnome.org> | 2021-08-15 21:50:02 +0100 |
---|---|---|
committer | António Fernandes <antoniof@gnome.org> | 2021-08-16 09:59:25 +0100 |
commit | 3b53d7b2f4fc6f806a9b4153697212bf7543e84f (patch) | |
tree | 0facd8f8053e5b81fdf81989063bb9238672ee9d /src/check-nautilus | |
parent | 59040d0d6128956e63c2374eabd513ecd5241d1b (diff) | |
download | nautilus-wip/antoniof/gtk4-preparation-miscellaneous.tar.gz |
general: Stop overriding GtkWidget.destroy()wip/antoniof/gtk4-preparation-miscellaneous
It's gone in GTK4.
Anything we are doing on ::destroy can be done on ::dispose().
Extra care must be taken, however, because GObject.dispose() may be
run multiple times.
Also, while we are at it, move some object unreferencing from
.finalize() to .dispose(), which is where we should do it.
Diffstat (limited to 'src/check-nautilus')
0 files changed, 0 insertions, 0 deletions