Method GTK1.Menu()->insert()
- Method insert
GTK1.Menuinsert(GTK1.Widgetwidget,intposition)- Description
Adds a new W(MenuItem) to the menu's item list at the position indicated by position.
GTK1.Menu insert(GTK1.Widget widget, int position)
Adds a new W(MenuItem) to the menu's item list at the position indicated by position.