![]() |
![]()
| ![]() |
![]()
NAMEXmTabStackXYToWidget — A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space SYNOPSIS#include <Xm/TabStack.h> Widget XmTabStackXYToWidget( Widget widget, int x, int y); DESCRIPTIONXmTabStackXYToWidget converts an X/Y pixel coordinate in the window if TabStack to the widget ID of the tab occupying that space. RETURNReturns the widget ID of the tab occuring in the cpecified coordinate. RELATEDXmTabStack(3).
|