- (#<parent-widget> 'create-widget 'canvas ...)
- creates a new canvas widget which is a descendant of
#<parent-widget> .
- (#<parent-widget> 'create-widget 'canvas #:widget-name name ...)
- creates a new canvas widget which is a descendant of
#<parent-widget> the name of which is name .
Option and the args determine the exact behavior of the command. The following widget commands are possible for canvas widgets:
© Author
| Home
| Sitemap
|