← Back to team overview

elementaryart team mailing list archive

[Bug 837813] Re: granite.appmenu should work the same as gtk.menu

 

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


References