Pike v8.0 release 1738

Class GTK1.MenuItem

Inheritance graph
Description

Menu items, to be added to menues.


Inherit Item

inherit GTK1.Item : Item


Method create

GTK1.MenuItem GTK1.MenuItem(string|void label)

Description

If a string is supplied, a W(Label) widget is created using that string and added to the item. Otherwise, you should add another widget to the list item with ->add().