XmVaCreateSimplePopupMenu (3) Linux Manual Page
XmVaCreateSimplePopupMenu — A RowColumn widget convenience creation function Synopsis #include <Xm/RowColumn.h> Widget XmVaCreateSimplePopupMenu( Widget parent, String name, XtCallbackProc callback); Description XmVaCreateSimplePopupMenu creates an instance of a RowColumn widget of type XmMENU_POPUP and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates a Popup menu…
