Man Page: xmtabstackxytowidget
Operating Environment: centos
Section: 3
XmTabStackXYToWidget(library call) XmTabStackXYToWidget(library call)NAMEXmTabStackXYToWidget -- A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that spaceSYNOPSIS#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. widget Specifies the TabStack widget ID x Specifies X coordinate to convert y Specifies Y coordinate to convertRETURNReturns the widget ID of the tab occuring in the cpecified coordinate.RELATEDXmTabStack(3). XmTabStackXYToWidget(library call)
| Related Man Pages |
|---|
| xmobjectatpoint(3) - redhat |
| xmcreateworkarea(3) - centos |
| xmobjectatpoint(3) - centos |
| xmscrolledwindowsetareas(3) - centos |
| xmaddtabgroup(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |