Gtk.MenuPositionFunc
A user function supplied when calling Gtk.Menu.prototype.popup which controls the positioning of the menu when it is displayed. The function sets the x and y parameters to the coordinates where the menu is to be drawn. To make the menu appear on a different monitor than the mouse pointer, Gtk.Menu.prototype.set_monitor must be called.