- (#<parent-widget> 'create-widget 'checkbutton ...)
- creates a new checkbutton widget which is a descendant of
#<parent-widget> .
- (#<parent-widget> 'create-widget 'checkbutton #:widget-name name ...)
- creates a new checkbutton widget which is a descendant of
#<parent-widget> the name of which is name .
The following commands are possible for checkbutton widgets:
© Author
| Home
| Sitemap
|