I haven't see the implementation of appmenu, but I think that it's possible to ensure compatibility, for example, if you use a gtk.menu as atribute in the appmenu class, then you can have 2 constructors, one wich call the gtk.menu constructor and the actual constructor, just saying cause I haven't seen the implementation. It's something like this possible?.
-- You received this bug notification because you are a member of elementary desktop team, which is the registrant for Granite. https://bugs.launchpad.net/bugs/837813 Title: granite.appmenu should work the same as gtk.menu Status in Granite Framework: New Bug description: I think it's not a good idea to use a menu as argument in the constructor of appmenu, it should work exactly as gtk.menu I think, you know, a constructor without arguments and an append() function. To manage notifications about this bug go to: https://bugs.launchpad.net/granite/+bug/837813/+subscriptions -- Mailing list: https://launchpad.net/~elementaryart Post to : [email protected] Unsubscribe : https://launchpad.net/~elementaryart More help : https://help.launchpad.net/ListHelp

