On Fri, Oct 18, 2013 at 1:52 AM, Baptiste Saleil <baptiste.sal...@gmail.com> wrote: > What is the replacing for the 'addActor' function in PopupBaseMenuItem > please ?
add_child() or add() on the item's actor (e.g. replace "this.addActor()" with "this.actor.add_child()" or "this.actor.add()"). _______________________________________________ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list