After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 329338 - New widgets ported from libgnome
New widgets ported from libgnome
Status: RESOLVED NOTABUG
Product: java-gnome
Classification: Bindings
Component: Obsolete
Not Applicable
Other All
: Normal enhancement
: ---
Assigned To: java-gnome bindings maintainers
java-gnome bindings maintainers
Depends on: 334840
Blocks:
 
 
Reported: 2006-01-31 11:57 UTC by Remy Suen
Modified: 2008-02-13 01:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Remy Suen 2006-01-31 11:57:17 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.
Comment 1 Andrew Cowie 2008-02-13 01:55:40 UTC
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