Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.CheckButton

Method GTK.CheckButton()->create()


Method create

GTK.CheckButton GTK.CheckButton(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)