GNOME Bugzilla – Bug 629729
Rework GtkObject
Last modified: 2010-09-15 11:39:42 UTC
Matthias said in bug #629375: "The GtkObject docs state that "GtkObject predates GObject; non-widgets that derive from GtkObject rather than GObject do so for backward compatibility reasons." So, one idea would be to move the non-widget classes that currently derive from GtkObject to GInitiallyUnowned and merge the destroy functionality into GtkWidget."
Created attachment 170310 [details] [review] Move classes that currently derive from GtkObject to GInitiallyUnowned
*** This bug has been marked as a duplicate of bug 615666 ***