Menu.reorderChild

Moves a GtkMenuItem to a new position within the GtkMenu.

class Menu
void
reorderChild

Parameters

child Widget

the GtkMenuItem to move.

position int

the new position to place child. Positions are numbered from 0 to n-1.

Meta