Method GTK1.MenuItem()->create()
- 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().