Comment 6 for bug 522152

Revision history for this message
Ted Gould (ted) wrote : Re: [Bug 522152] Re: indicator-application does not send signals when a menu is shown/hidden

On Thu, 2011-02-10 at 08:11 +0000, Michael Judge wrote:
> Something I'm developing also requires the signal for when a submenu
> opens. I can't create the entire submenu structure all in one go on
> startup, because it could take up lots of memory. Having a signal on
> submenu opening would allow dynamic population of just that submenu.

This already works for submenus. The element at the top of the submenu
gets an activate signal when the submenu is opened. Just like with
normal GTK menus.