Comment 4 for bug 530138

Revision history for this message
Jan Arne Petersen (jpetersen) wrote : Re: Using .append() on a gtkmenu doesn't update the indicator's menu

The problem with this bug is, that one currently does not get any signal when the children of a menu changes (except through the gtk_container_add and gtk_container_remove methods).

So it could only be fixed with really ugly workarounds.