[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GObject and Gtk+ Finalization
- From: Eric Lemings <eric b lemings lmco com>
- To: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: GObject and Gtk+ Finalization
- Date: Fri, 22 Sep 2000 12:43:28 -0600
G'day,
In Gtk+ 1.2, the GtkObject class has a three-step process for releasing
objects: shutdown, destroy, and finalize. In GLib 2.0, the GObject
class only has two steps: shutdown and finalize.
What happened to destroy? Did the paradigm change?
Thanks,
Eric.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]