Hi, Saquib Malik <[EMAIL PROTECTED]> writes:
> I was trying to get a pop up menu from a button, Main > and Gale did this in one of their examples, but that > was too vague for me, could anybody tell me the > prototype of the function > > gtk_menu_pop() > > alongwith a some detail of how it works,or please > send me the URL of its documentation, which i was not > able to find. there is no such function in the GTK+ API. Do you mean gtk_menu_popup() / gtk_menu_popdown() ? http://developer.gnome.org/doc/API/2.0/gtk/gtkmenu.html#gtk-menu-popup http://developer.gnome.org/doc/API/2.0/gtk/gtkmenu.html#gtk-menu-popdown Salut, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
