Man page - xmtabstackxytowidget(3)
Packages contas this manual
Manual
| XmTabStackXYToWidget(3) | Library Functions Manual | XmTabStackXYToWidget(3) |
NAME
XmTabStackXYToWidget — A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
SYNOPSIS
#include <Xm/TabStack.h> Widget XmTabStackXYToWidget( Widget widget, int x, int y);
DESCRIPTION
XmTabStackXYToWidget converts an X/Y pixel coordinate in the window if TabStack to the widget ID of the tab occupying that space.
RETURN
Returns the widget ID of the tab occurring in the cpecified coordinate.
RELATED
XmTabStack(3).