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 317700 - StatusIcon classes to wrap gtkstatusicon.c
StatusIcon classes to wrap gtkstatusicon.c
Status: RESOLVED INVALID
Product: java-gnome
Classification: Bindings
Component: Obsolete
Unmaintained
Other Linux
: Normal enhancement
: ---
Assigned To: java-gnome bindings maintainers
java-gnome bindings maintainers
Depends on: 334840
Blocks:
 
 
Reported: 2005-10-01 16:44 UTC by Remy Suen
Modified: 2008-02-13 01:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Tarball with the Java and C source files for the gtkstatusicon widget. An example and a Makefile diff patch is also included. (7.84 KB, application/x-compressed-tar)
2005-10-01 16:45 UTC, Remy Suen
Details
Updated tarball that obsoletes the previous file as that was not using getGObjectHandle. (7.83 KB, application/x-compressed-tar)
2005-10-27 02:46 UTC, Remy Suen
Details

Description Remy Suen 2005-10-01 16:44:07 UTC
The status icon widget was ported from the experimental libegg library to the
gtk+ library in late August and bindings need to be written. Any work should not
be committed until libgtk-java has been branched out away from 2.8.
Comment 1 Remy Suen 2005-10-01 16:45:55 UTC
Created attachment 52915 [details]
Tarball with the Java and C source files for the gtkstatusicon widget. An example and a Makefile diff patch is also included.
Comment 2 Remy Suen 2005-10-01 16:48:53 UTC
Collaborative effort by:
Adam Jocksch
Sami Wagiaalla
Remy Suen
Comment 3 Remy Suen 2005-10-27 02:46:22 UTC
Created attachment 53932 [details]
Updated tarball that obsoletes the previous file as that was not using getGObjectHandle.
Comment 4 Andrew Cowie 2008-02-13 01:47:50 UTC
StatusIcon has been covered in java-gnome since 4.0.4

AfC