GNOME Bugzilla – Bug 329338
New widgets ported from libgnome
Last modified: 2008-02-13 01:55:40 UTC
As a part of Project Ridley's effort to kill off libgnome, two widgets have been ported from libgnome to gtk+ recently from taking the code from libegg. The two new widgets are named gtkassistant (GnomeDruid) and gtklinkbutton (GnomeHRef). This is directly related to bug 317700 in that any work in either case should be committed after we branch.
Stubs for both Assistant and LinkButton are in package org.gnome.gtk since java-gnome 4.0.3, along with necessary .defs data. They can be implemented at your convenience. We don't maintain open bugs for "missing" coverage, only for problems with coverage we have implemented and have released, so, closing. AfC