Re: popup_menu Question



Emmanuel Julien wrote:

Hi everyone,

Is there a way to popup (as in popup menu) in GTK+ (C) the application menu (or the menubar)? I'm asking because it's really not practical for me to popup a custom menu as my menus are very dynamic.

Thanks.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

gtk_menu_popup() takes any menu as parameter, so in theory should work if you pass your main menu in (never tried myself, though).




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]