- (#<parent-widget> 'create-widget 'menubutton ...)
- creates a new menubutton widget which is a descendant of
#<parent-widget> .
- (#<parent-widget> 'create-widget 'menubutton #:widget-name name ...)
- creates a new menubutton 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 menubutton widgets:
© Author
| Home
| Sitemap
|