SimpleMenu Widget
SimpleMenu widget
Application Header file <X11/Xaw/SimpleMenu.h>
SimpleMenu.h
Class Header file <X11/Xaw/SimpleMenP.h>
SimpleMenP.h
Class simpleMenuWidgetClass
simpleMenuWidgetClass
Class Name SimpleMenu
SimpleMenu widgetclass name
Superclass OverrideShell
The SimpleMenu widget is a container for the menu entries. It is a
direct subclass of shell, and is should be created with
XtCreatePopupShell, not . This is the
only part of the menu that
actually is associated with a window. The SimpleMenu serves as the glue to bind
the individual menu entries together into a menu.