DwtMenuPosition(3Dwt)
Name
DwtMenuPosition − Positions menu when user presses MB2.
Syntax
void DwtMenuPosition(position, event)
Widget position;
XEvent *event;
Arguments
positionSpecifies the position of the menu.
eventSpecifies the event passed to the action procedure which manages the pop-up menu.
Description
The DwtMenuPosition function positions the menu when the user presses MB2. This must be called before managing the pop-up menu.
See Also
DwtPullDownMenuEntryHilite (3Dwt)
Guide to the XUI Toolkit: C Language Binding
Guide to the XUI Toolkit Intrinsics: C Language Binding