Re: gtk_menu_popup () and GtkMenuPositionFunc ()

2011-11-21 Thread Steve .
Scratch that, After taking a couple min break and re-RTFM'n I noticed I had a bug the size of a train. Working with no problems now. On Mon, Nov 21, 2011 at 3:53 AM, Steve . wrote: > I'm having trouble manually positioning a popup menu. > > Looking at the prototype of gtk_menu_popup (): > http:/

gtk_menu_popup () and GtkMenuPositionFunc ()

2011-11-21 Thread Steve .
I'm having trouble manually positioning a popup menu. Looking at the prototype of gtk_menu_popup (): http://developer.gnome.org/gtk/2.24/GtkMenu.html#gtk-menu-popup And here is GtkMenuPositionFunc (): http://developer.gnome.org/gtk/2.24/GtkMenu.html#GtkMenuPositionFunc I see there is a position