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