query-tooltip for GtkStatusIcon

View: New views
1 Messages — Rating Filter:   Alert me  

query-tooltip for GtkStatusIcon

by Bernardo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I'm looking to do something similar to Banshee's. Let me explain, when it's playing a song and you hover it's icon on the tray icon area, a small window pops up showing some info about the song. I think I've read mono uses gtk 2.12, which according to the documentation did not have the query-tooltip signal for StatusIcon (http://library.gnome.org/devel/gtk/stable/GtkStatusIcon.html#GtkStatusIcon-query-tooltip, 'Since 2.16'). Yet, Banshee does it. Any help please guys, how can I do it?
Thanks in advance
BTW: Did use the search, the results were not what I wanted