Re: [gtk-list] popup/context menus without a parent widget?



>  Is is possible to build a popup/context menu that doesn't have a GTK parent
>  widget? In other words, can I just build a menu and make a call to have it
>  display at some x,y coordinates?

Huh?  You just have to create a GtkMenu and then use gtk_menu_popup()
to activate it.

  Federico



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