[Top]
GTK2
GTK2.CheckMenuItem
|
Method GTK2.CheckMenuItem()->create()
- Method
create
GTK2.CheckMenuItem GTK2.CheckMenuItem(string|mapping label_or_props)
- 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)
|