
[Top]
GTK
GTK.MenuShell
|
Method GTK.MenuShell()->append()
- Method
append
object(GTK.MenuShell) GTK.MenuShell()->append(object(GTK.Widget) what)
- Description
-
Adds a new W(MenuItem) to the end of the menu shell's item
list. Same as 'add'.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|