Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GtkStatusIcon and a pop-up menu #56

Open
GoogleCodeExporter opened this issue Apr 20, 2016 · 0 comments
Open

GtkStatusIcon and a pop-up menu #56

GoogleCodeExporter opened this issue Apr 20, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

http://developer.gnome.org/gtk/2.24/GtkStatusIcon.html

http://developer.gnome.org/gtk/2.24/GtkMenu.html#gtk-menu-popup

Dynamic menus can be created by hiding menuitems.

So, a popupmenu widget is created and filled with menuitems and [sub]menus -- 
how's it going to be shown? I think it'll require a dedicated action and 
probably another to close it. The code to create menuitems and submenus already 
exists so it might not be too involved.

Original issue reported on code.google.com by thunor...@hotmail.com on 20 Sep 2012 at 12:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant