XmCreatePopupMenu (3) Linux Manual Page
XmCreatePopupMenu — A RowColumn widget convenience creation function Synopsis#include <Xm/RowColumn.h> Widget XmCreatePopupMenu( Widget parent, String name, ArgList arglist, Cardinal argcount);DescriptionXmCreatePopupMenu creates an instance of a RowColumn widget of type XmMENU_POPUP and returns the associated widget ID. When this function is used to create the Popup menu pane, a MenuShell widget is automatically created as the…
