Moves a GtkMenuItem to a new position within the GtkMenu.
GtkMenuItem
GtkMenu
gtkMenuReorderChild(object, child, position)
object
a GtkMenu.
child
the GtkMenuItem to move.
position
the new position to place child. Positions are numbered from 0 to n-1.
Derived by RGtkGen from GTK+ documentation