
[Top]
GTK
GTK.CheckMenuItem
|
Method GTK.CheckMenuItem()->create()
- Method
create
object(GTK.CheckMenuItem) GTK.CheckMenuItem()->create(string|void label)
- Description
-
The argument, if specified, is the label of the item.
If no label is specified, use object->add() to add some
other widget (such as an pixmap or image widget)
Extracted from Pike v7.3 release 11 at 2001-11-03.
|