
[Top]
GTK
GTK.Menu
|
Method GTK.Menu()->insert()
- Method
insert
object(GTK.Menu) GTK.Menu()->insert(object(GTK.Widget) widget, int position)
- Description
-
Adds a new W(MenuItem) to the menu's item list at the position
indicated by position.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|