[Top]
GTK2
GTK2.CheckButton
|
Method GTK2.CheckButton()->create()
- Method
create
GTK2.CheckButton GTK2.CheckButton(string|mapping label_or_props, int|void mnemonic)
- 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)
|