redhat man page for xmmenuposition

Query: xmmenuposition

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmMenuPosition(library call)											      XmMenuPosition(library call)

NAME
XmMenuPosition -- A RowColumn function that positions a Popup menu pane
SYNOPSIS
#include <Xm/RowColumn.h> void XmMenuPosition( Widget menu, XButtonPressedEvent * event);
DESCRIPTION
XmMenuPosition positions a Popup menu pane using the information in the specified event. Unless an application is positioning the menu pane itself, it must first invoke this function before managing the PopupMenu. The x_root and y_root fields in the specified X event are used to determine the menu position. menu Specifies the PopupMenu to be positioned event Specifies the event passed to the action procedure which manages the PopupMenu Which corner of the PopupMenu is positioned at the x_root and y_root depends on the XmNlayoutDirection resource of the widget from which popup occurs. For a complete definition of RowColumn and its associated resources, see XmRowColumn(3).
RELATED
XmRowColumn(3). XmMenuPosition(library call)
Related Man Pages
xmcreatepulldownmenu(3) - centos
xmgettearoffcontrol(3) - centos
xmaddtopostfromlist(3) - hpux
xmgettearoffcontrol(3) - hpux
xmcreatepopupmenu(3x) - osf1
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq