GNOME Bugzilla – Bug 429178
Deprecate GnomeDruid
Last modified: 2007-06-23 17:56:45 UTC
GTK+ 2.10 introduced GtkAssistant [1] as a replacement for GnomeDruid. GnomeDruid should be marked as deprecated in the libgnomeui source code and API documentation. [1] http://developer.gnome.org/doc/API/2.0/gtk/gtk-migrating-GtkAssistant.html
Created attachment 86272 [details] [review] Proposed patch This patch adds deprecation guards to the GnomeDruid source code. This will also cause Gtk-Doc to tag the enclosed symbols as deprecated when it generates the API documentation.
The patch looks fine. But I wonder whether we should wait until libglade supports GtkAssistant (bug 387242) before we deprecate GnomeDruid?
That's fine. Just wanted to get the bug filed so we can track it.
Committed to Subversion trunk (revision 5353).