pike.hubbe.net

[Top]
GTK
GTK.MenuItem
previousGTK.MenuItem()->configure() GTK.MenuItem()->deselect()next

Method GTK.MenuItem()->create()


Method create

object(GTK.MenuItem) GTK.MenuItem()->create(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().


Extracted from Pike v7.3 release 11 at 2001-11-03.