manpagez: man pages & more
man XmTabStackXYToWidget(3)
Home | html | info | man
XmTabStackXYToWidget(library call)          XmTabStackXYToWidget(library call)




NAME

       XmTabStackXYToWidget -- A TabStack function that converts a pixel coor-
       dinate to the widget ID of the tab occupying that space


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.

       widget    Specifies the TabStack widget ID

       x         Specifies X coordinate to convert

       y         Specifies Y coordinate to convert


RETURN

       Returns  the widget ID of the tab occuring in the cpecified coordinate.


RELATED

       XmTabStack(3).



                                            XmTabStackXYToWidget(library call)

openMotif 2.3.1 - Generated Wed Dec 3 18:49:46 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.