up vote 3 down vote favorite
1
share [g+] share [fb]

Is there a good guide or tutorial for writing GNOME applets with Ruby?

link|improve this question

79% accept rate
feedback

1 Answer

up vote 2 down vote accepted

This code might be useful if you need a ruby-gnome2 statusicon: sample code. Here's the documentation for Statusicon. I can't remember what the relationship is between an applet and a statusicon, but I want to say that an applet is just a configuration file that initializes a statusicon class.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.