GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmTabStackXYToWidget(3) FreeBSD Library Functions Manual XmTabStackXYToWidget(3)

XmTabStackXYToWidget — A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space

#include <Xm/TabStack.h>
Widget XmTabStackXYToWidget(
Widget widget,
int    x,
int    y);

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

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

XmTabStack(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.