GNOME Bugzilla – Bug 317700
StatusIcon classes to wrap gtkstatusicon.c
Last modified: 2008-02-13 01:47:50 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.
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.
Collaborative effort by: Adam Jocksch Sami Wagiaalla Remy Suen
Created attachment 53932 [details] Updated tarball that obsoletes the previous file as that was not using getGObjectHandle.
StatusIcon has been covered in java-gnome since 4.0.4 AfC