Hello, I want to display a custom tooltip-like widget when the mouse pointer is over a gtk.StatusIcon object. But I can't find any signal that is emitted when the mouse pointer is over the gtk.StatusIcon object. What do I do? Thanks